Deletes an action for an automation.

DEL

Deletes an action for an automation including all its values. The user needs to be owner of the project or needs permission ‘write’ of the feature ‘project-master-data’ globally or in the project.

Required Permissions: Any authenticated user.

Path parameters

projectIdstringRequired

The id of the project of the automation.

automationIdstringRequired

The id of the automation.

actionIdstringRequired

The id of the action.

Response

No Content

idstringOptional

The id of the action.

createdBystringOptional

The id of the user who created the action.

createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date the action was created.

updatedBystringOptional

The id of the user who updated the action.

updatedOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date the action was updated.

typestringOptional

The type of the action.

orderdoubleOptional

The order of the action.

valueslist of objectsOptional

The values of the action.