Delete an action and all of its webhooks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the action to delete.
Action deleted successfully
The response is of type object
.
Delete an action and all of its webhooks.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the action to delete.
Action deleted successfully
The response is of type object
.