Attach a tag
POST
/crm/organizations/{organizationId}/tagsRequest
Path Params
organizationId
string
required
Body Params application/json
tagId
integer
required
Example
{
"tagId": 0
}
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago