Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the fleet.
Body
application/json
The unique identifier for the fleet.
Example:
84
The title of the fleet.
Example:
"New Fleet Test V3"
Indicates whether the fleet is active.
Example:
true
A list of region IDs associated with the fleet.
Example:
[1]Additional information about the customer.
Response
Successful response
The unique identifier for the fleet.
Example:
84
The title of the fleet.
Example:
"New Fleet Test V3"
Indicates whether the fleet is active.
Example:
true
A list of regions associated with the fleet.
Example:
["Washington"]Additional information about the customer.

