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>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectTemplateId
The id of the project template.
automationId
The id of the automation.
actionId
The id of the action.
Request
The model to update the order.
order
The order of the list.
Response
No Content

