Skip to main content
DELETE
Delete an action

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

action_number
integer
required
org
string
required

Response

200 - application/json

Action deleted successfully

The response is of type string.

Last modified on June 18, 2026