删除消息

Deletes a message.

delete
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
thread_idstringRequired

The ID of the thread to which this message belongs.

message_idstringRequired

The ID of the message to delete.

Responses
200

OK

application/json
delete
/threads/{thread_id}/messages/{message_id}
200

OK

Last updated