v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectAutomations
Updates the automation with the specified id.
Updates the automation with the specified id. The user needs to be the owner of the project or have 'write' permissions of the feature 'project-master-data' globally or in the project. If the automation was created from a workflow, only the Enabled flag can be changed.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
put/projects/{projectId}/automations/{automationId}
Path parameters
automationIdstring uuid required
The id of the automation.
projectIdstring uuid required
The id of the project.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK