Go
Delete an action
Deletes an action and all of its associated versions. An action must be unbound from all triggers before it can be deleted.
DELETE
Go
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the action to delete.
Query Parameters
Force action deletion detaching bindings
Response
Action successfully deleted.