Delete an action/automation
DELETE/v1/actions/:action_identifier
This route allows you to delete a self-service action or automation.
To learn more about actions and automations, check out the documentation.
Requestโ
Responsesโ
- 401
- 404
- 413
- 422
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema