v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projectTemplateAutomations

Updates the order of a project template automation action.

Actions of automations created from a workflow cannot be modified.

<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>

post/projecttemplates/{projectTemplateId}/automations/{automationId}/actions/{actionId}/updateorder

Path parameters

projectTemplateIdstring uuid required

The id of the project template.

automationIdstring uuid required

The id of the automation.

actionIdstring uuid required

The id of the action.

Headers

Authorizationstring required

Bearer authentication

Request body

ordernumber double nullable

The order of the list.

Response

No Content

object required