Definitions

Update an existing action definition

Update an existing action definition by ID.

patch/automation/v4/actions/{appId}/{definitionId}

Path parameters

appIdinteger required

The ID of the app associated with the action definition.

definitionIdstring required

The ID of the action definition to update.

Request body

actionUrlstring

The URL endpoint where the action is executed.

labelsobject

Contains labels for the action, including names and descriptions.

objectTypesstring[]
publishedboolean

Indicates whether the action is published and available for use.

Response

successful operation

actionUrlstring required
archivedAtinteger
idstring required
labelsobject required
objectTypesstring[] required
publishedboolean required
revisionIdstring required