Skip to main content
POST
Set Drive Tag

Authorizations

Authorization
string
header
required

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

Path Parameters

vin
string
required

The associated VIN.

Body

application/json
drives
string
required

A list of drive IDs.

Example:

"10000,10001,10002"

tag
string

The tag to apply to the drives.

Response

200 - application/json

Success

result
boolean
required