Skip to main content
POST
Create a new network

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
name
string
required

The name of the network

physicalAddress
object
required

Physical address details

productOfferings
object[]
required

Array of product offerings associated with the network

contactDetails
object
required

Contact details for the network

enrolledServices
object

The services that the network is enrolled in. Specify the keys that should be enrolled.

siteHostDashboardUrl
string

The URL to the siteHost dashboard

driverSupportPhoneNumber
string

Driver-facing support phone number in E.164 format

driverSupportSmsNumber
string

Driver-facing support SMS number in E.164 format

type
enum<string>
Available options:
FLEET,
PUBLIC

Response

Created

data
object