Delete tag

Use this method to delete the tag. Deleting tag will remove the tag from all associated conversations. This operation cannot be reverted! More info

Please log in to see full path URL. Learn why.
delete
/ccaas/1/tags/{tagName}
path Parameters
tagName
required
string

Name of the Tag being deleted.

Responses

200

OK

400

Bad request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/ccaas/1/tags/{tagName}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json

Successful response

Copy
Collapse all
{
  • "statusCode": "SUCCESS",
  • "message": "Tag deleted successfully."
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.