Skip to main content
POST
Attach Tag to 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 attached.