Conversations
Delete Message
Delete a message in a specific conversation from the database.
DELETE
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier for the conversation containing the message.
The unique identifier for the message to be deleted.
Response Fields
The status of the call.
A message to describe the result.
The deleted conversationId.