Skip to main content
POST
Add Tag To Entity

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
key
string
required
Maximum string length: 150
value
string
required
Maximum string length: 150
objectType
enum<string>
required

What type of object is being tagged, such as 'VEHICLE'. IMPORTANT: If the account is tagged, all devices underneath the account will also be tagged.

Available options:
DEVICE
objectId
string
required

ID of the object being tagged

Response

200 - application/json

Successful Response