v1
latestOpenAPI 3.1.02026-08-066984441.1 MBautopilot
Creates a new autopilot for the project with the specified id.
Creates a new autopilot for the project with the specified id. Also creates and enables all alerts for the new autopilot. For this action, the user needs to be the owner of the project or must have 'read' permissions of the feature 'project-master-data' globally or in their project role.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/projects/{projectId}/autopilot
Path parameters
projectIdstring uuid required
The id of the project.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK