Skip to main content
POST
/
policies
/
{policyId}
/
suspend
Suspend the policy
curl --request POST \
  --url https://api.example.com/policies/{policyId}/suspend
{}

Path Parameters

policyId
string
required

the policy id

Query Parameters

whenAt
string

Optional: the whenAt datetime

simulatedAt
string

Optional: the simulatedAt datetime

Response

The response is of type object.