Skip to main content
DELETE
/
v1
/
tags
Remove Tag From Entity
curl --request DELETE \
  --url https://api.volteras.com/v1/tags \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Query Parameters

key
string
required
Maximum string length: 150
value
string
required
Maximum string length: 150
entityType
string
required
Allowed value: "DEVICE"
entityId
string
required

Response

200 - application/json

Successful Response