Skip to main content
POST
/
derogations
/
{derogationId}
/
decline
Decline a derogation
curl --request POST \
  --url https://api.example.com/derogations/{derogationId}/decline
{
  "derogationId": "<string>",
  "status": "<string>"
}

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

derogationId
string
required

Query Parameters

whenAt
string

Optional: the whenAt datetime

Response

200 - application/json
derogationId
string
required
status
string
required