Updates the autopilot of the project with the specified id.
Updates the autopilot of the project with the specified id. To access and modify the autopilot data the user needs to be the owner of the project or must have ‘read’ permissions of the feature ‘project-master-data’ globally or in his project role.
Required Permissions
Any authenticated user.Path parameters
The id of the project.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The type of the autopilot.
Whether the autopilot is enabled.
The alerts of the autopilot.
Response
OK
The type of the autopilot.
Whether the autopilot is enabled.
The alerts of the autopilot.
The id of the autopilot.
The date this object was created.
The id of the user who created this object.
The date this object was last modified.
The id of the user who last modified this object.