Deletes an action for an automation of a project template.
Deletes an action for a specific automation of a project template including all its values. Actions of automations created from a workflow cannot be deleted.
<Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectTemplateId
The id of the project template.
automationId
The id of the automation.
actionId
The id of the action.
Errors
400
Bad Request Error

