Add tag to conversation
Use this method to add a tag to the conversation. With tag(s) you can categorize conversations for assignment and/or reporting purposes. More info
Please log in to see full path URL. Learn why.
post
/ccaas/1/conversations/{conversationId}/tags
Authorizations:
Scopes:
path Parameters
conversationId required | string Id of the conversation the tag is added to. |
Request Body schema:
application/jsoncollapse all -
tagName required | string [ 0 .. 100 ] characters Tag name identifier. |
Responses
200
OK
400
Bad request
401
Unauthorized
403
Forbidden
404
Not Found
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Copy
Collapse all {- "tagName": "Tag Name"
}
Response samples
- 200
- 400
- 401
- 403
- 404
- 500
Content type
application/json
Success request response
Copy
Collapse all {- "statusCode": "SUCCESS",
- "message": "Tag added to conversation successfully."
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See