v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectAutomations
Deletes an action for a project automation.
Deletes an action for an automation including all its values. Actions of automations created from a workflow cannot be deleted. <Check title="Required Permissions" icon="key">The user must be owner of the project or must have project-master-data:write permissions on the specified project.</Check>
delete/projects/{projectId}/automations/{automationId}/actions/{actionId}
Path parameters
projectIdstring uuid required
The id of the project of the automation.
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