Fleet
Create
Create a fleet in the system.
POST
/
v2
/
fleets
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
title
string
is_active
boolean
regions
integer[]
customer_info
object
Response
200 - application/json
id
integer
title
string
is_active
boolean
regions
string[]
customer_info
object