cURL
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 } '
Documentation IndexFetch the complete documentation index at: https://docs.typeauth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.typeauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Monitor created successfully
Was this page helpful?