C#
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
C#
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
The ID of the action to delete.
Paramètres de requête
Force action deletion detaching bindings
Réponse
Action successfully deleted.