Delete Message
Delete messages from a conversation
DELETE
https://api.pact.im/api/p2/conversations/CONVERSATION_ID/messagesAllows you to delete messages.
Only these providers available at this moment: whatsapp, telegram_personal, max
Body Parameters (JSON)
| Parameter | Required | Validations | Description |
|---|---|---|---|
| message_ids | true | Must be an array of integers | Message IDs to be deleted. The maximum array size is 100 elements. |
| company_id | true | Must be an integer | ID of the company |