cURL
Post tags users
Applies a tag to a user.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the tag to apply.
The ID of the user to apply the tag to.
Body
application/json
The body is of type object.
Response
200
Tag applied to user successfully.
Last modified on June 9, 2026

