Skip to main content
POST
Create a new site contact for an asset group

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

assetGroupId
string
required

The ID of the asset group this contact will be created under

Body

application/json
name
string
required

The name of the site contact

email
string
required

The email address of the site contact

type
enum<string>
required

The type of site contact (e.g., FLEET_MANAGER)

Available options:
FLEET_MANAGER
phone
string

The phone number of the site contact

Response

Success

data
object