Delete conversation message
Delete a conversation message
delete
/workspaces/{workspaceId}/conversations/{conversationId}/messages/{messageId}
Authorizations
Path parameters
workspaceIdstring · uuidrequired
The workspace ID
Example:
b4e02c85-c6d2-4b15-8885-e09671799c61
conversationIdstring · uuidrequired
The conversation ID
Example:
67e4d358-ca94-421e-98b7-448860df9d33
messageIdstring · uuidrequired
The message ID
Example:
f303d128-0619-49ce-9e2a-669098d7d78b
Responses
application/json
cURL
JavaScript
Python
HTTP
204
404
No body
Examples
Last updated
Was this helpful?