Updates the order of an action within an automation of a workflow.
<Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
workflowId
automationId
actionId
Request
This endpoint expects an object.
order
The order of the list.
Response
No Content
Errors
404
Not Found Error

