cURL
curl --request POST \ --url https://api.example.com/policies/{policyId}/suspend
{}
the policy id
Optional: the whenAt datetime
Optional: the simulatedAt datetime
The response is of type object.
object
Was this page helpful?