Deletes the specified automation for a given project.

Deletes the specified automation for a given project. Also deletes all actions connected to the automation. The user needs to be the owner of the project or have ‘write’ permissions of the feature ‘project-master-data’ globally or in the project.

Required Permissions
Any authenticated user.

Path parameters

automationIdUUIDRequired

The id of the automation.

projectIdUUIDRequired

The id of the project.

Headers

AuthorizationstringRequired

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

Response

No Content