Skip to main content
POST
Add tag to profiles

Authorizations

Authorization
string
header
required

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

Body

application/json
title
string
required
color
string
required
browserIds
string[]
required
field
enum<string>
default:tags
Available options:
tags,
custom-status
workspace
string

Response

200 - application/json
id
string
required
title
string
required
color
string
required
field
object
required
success
boolean
required
isNewAdded
boolean
required