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

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

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.