Skip to main content
DELETE
Permanently remove a quick reply snippet from your organization’s library. Deleting a snippet immediately evicts all organization snippet keys from the Redis cache.

Authentication

This endpoint requires Bearer token authentication.

Path Parameters

string
required
Bearer token for authentication. Format: Bearer <token>.
string
required
Unique UUID identifier of the quick reply to delete.

Response Fields

string
Confirmation message string.