Create Alert Policy
POST {{baseUrl}}/v1/policies
Creates a new alert policy
Request Body
{"type"=>"<string>", "id"=>"<string>", "name"=>"<string>", "policyDescription"=>"<string>", "filter"=>{"type"=>"<string>"}, "timeRestrictions"=>{"type"=>"<string>"}, "enabled"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"requestId":"ea consectetur in labore","took":0,"data":{"id":"ex pariatur esse","name":"non","type":"auto-close","order":-17594065,"enabled":true}}