Delete an Obligation

Delete an obligation. Accepts the ID or Ironclad ID of an obligation.

Triggered instances are deleted directly. A recurring instance cannot be deleted on its own — it would be regenerated — so the API returns 409 with the parent obligation's ID in sourceObligationId; delete the parent source obligation to remove it.

OAuth Scope required: public.obligations.deleteObligations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID or Ironclad ID of the Obligation to delete.

Headers
string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

Responses
204

204

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json