Skip to main content
DELETE
Detach Tag from Account

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Pattern: ^rad_usr_[A-Za-z0-9_\-]+$
tagId
string
required
Pattern: ^rad_tag_[A-Za-z0-9_\-]+$

Response

200

Tag detached.