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 have project-manage-config:write permissions.

Path parameters

projectTemplateIdUUIDRequired

The id of the project template.

automationIdUUIDRequired

The id of the automation.

actionIdUUIDRequired

The id of the action.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK