v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplateAutomations
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>
delete/projecttemplates/{projectTemplateId}/automations/{automationId}/actions/{actionId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
automationIdstring uuid required
The id of the automation.
actionIdstring uuid required
The id of the action.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required