cURL
curl --request POST \ --url https://monitor.aevr.space/api/v1/orgs/{orgId}/alert-channels \ --header 'Content-Type: application/json' \ --cookie auth-token= \ --data ' { "name": "<string>", "type": "<string>", "config": {}, "isActive": true } '
Documentation IndexFetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Signed session cookie returned by the platform auth flows.
Alert channel created