Back
delete /v2/rooms/{roomId}/messages/{messageId}

Delete message

Deletes a sent message. Provide either sent_at or thread_root_message_id to identify the sent message. Use thread_root_message_id when deleting a message in a thread.

path params

roomIdstring required
messageIdstring required

query params

sentAtstring
threadParentMessageIdstring
threadRootMessageIdstring

Responses

Was this guide helpful?