Deletes an action for an automation of a projecttemplate.
Deletes an action for a specific automation of a projecttemplate including all its values. The user needs ‘write’ permissions of the feature ‘project-manage-config’ to delete action data.
Required Permissions
The user must be an admin or haveproject-manage-config:write
permissions.Path parameters
projectTemplateId
The id of the project template.
automationId
The id of the automation.
actionId
The id of the action.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK