v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectAutomations
Updates the order of a given action of a project automation.
Updates the order of a given action in the list of actions of the specific project automation. Actions of automations created from a workflow cannot be modified. <Check title="Required Permissions" icon="key">The user must be owner of the project or must have project-master-data:write permissions on the specified project.</Check>
post/projects/{projectId}/automations/{automationId}/actions/{actionId}/updateorder
Path parameters
projectIdstring uuid required
The id of the project of the automation.
automationIdstring uuid required
The id of the automation.
actionIdstring uuid required
The id of the action.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
No Content
object required