URLs
DELETE api/v1/conversations/{conversationid}/messages/{id}.xml (or .json)
DELETE a conversation message by id.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
ConversationId |
string |
Conversation Id |
是 |
||
Id |
string |
Id |
是 |