v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Policies

Change the order of global alert policy

Change the order of global alert policy

post/api/{cloudId}/v1/alerts/policies/{policyId}/change-order

Request body

ordernumber

new policy order

Example request

{
  "order": 3
}

Response

Returned if the policy is deleted successfully.