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>'

Documentation Index

Fetch the complete documentation index at: https://docs.volteras.com/llms.txt

Use this file to discover all available pages before exploring further.

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
enum<string>
required
Available options:
DEVICE
entityId
string
required

Response

200 - application/json

Successful Response