Action

Delete an action

Permanently removes an approval action. This action cannot be undone."

delete/approval/action/{id}

Path parameters

idinteger required

The ID of the approval action.

Response

The operation was successful.

successboolean

Indicates whether the operation was successful.

Example response

{
  "success": true
}

Changes