v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectAutomations
Creates a new automation for the specified project.
Creates a new automation for the project 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.
<Note title="Subscription Level" icon="layer-group">This endpoint requires the Standard plan or higher.</Note>
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/projects/{projectId}/automations
Path parameters
projectIdstring uuid required
The id of the project.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK