curl --request POST \
--url https://api.typeauth.com/{account_id}/monitor/create \
--header 'Content-Type: application/json' \
--data '{
"name": "<string>",
"url": "<string>",
"type": "<string>",
"_id": "<string>",
"isActive": true
}'
Monitor created successfully
Was this page helpful?
curl --request POST \
--url https://api.typeauth.com/{account_id}/monitor/create \
--header 'Content-Type: application/json' \
--data '{
"name": "<string>",
"url": "<string>",
"type": "<string>",
"_id": "<string>",
"isActive": true
}'
curl --request POST \
--url https://api.typeauth.com/{account_id}/monitor/create \
--header 'Content-Type: application/json' \
--data '{
"name": "<string>",
"url": "<string>",
"type": "<string>",
"_id": "<string>",
"isActive": true
}'
Monitor created successfully
Was this page helpful?
curl --request POST \
--url https://api.typeauth.com/{account_id}/monitor/create \
--header 'Content-Type: application/json' \
--data '{
"name": "<string>",
"url": "<string>",
"type": "<string>",
"_id": "<string>",
"isActive": true
}'