Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
title
string
Example:

"Fleet XYZ"

is_active
boolean
Example:

true

regions
integer[]
Example:
customer_info
object

Response

200 - application/json

Successful response

id
integer
Example:

109

title
string
Example:

"Fleet XYZ"

is_active
boolean
Example:

true

regions
string[]
Example:
customer_info
object