Messages
Delete Message
DELETE
/
threads
/
{thread_id}
/
messages
/
{message_id}
Authorizations
x-portkey-api-key
string
headerrequiredx-portkey-virtual-key
string
headerrequiredPath Parameters
thread_id
string
requiredThe ID of the thread to which this message belongs.
message_id
string
requiredThe ID of the message to delete.
Response
200 - application/json
id
string
requireddeleted
boolean
requiredobject
enum<string>
requiredAvailable options:
thread.message.deleted
Was this page helpful?