DELETE {{baseUrl}}/iq/deals/:dealId/activities?conversation_id=<string>&message_id=<string>
Delete specific activity from the deal. Either conversationid or messageid would be required. Scopes: Rate Limit Label: iq_deal:write
,iq_deal:write:admin
MEDIUM
Body
PARAM
Key | Datatype | Required | Description |
conversation_id
|
string | The conversation ID. | |
message_id
|
string | The message ID. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS