Creates a new autopilot for the project with the specified id.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
The alerts of the autopilot. Omit this collection or provide an empty collection to enable every available alert with its default settings. A non-empty collection must contain every alert type returned by GET /autopilot/availablealerts.
Response
The alerts of the autopilot. The collection must contain every alert type returned by GET /autopilot/availablealerts, including alerts that should be disabled.

