Skip to main content

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

Path Parameters

    action_identifier stringrequired

    Possible values: non-empty

    The identifier of the action/automation you want to delete.

Responses

Success

Loading...