cURL
curl --request POST \ --url https://web-api.clerk.chat/public/admin/inboxes/{id}/conversations/reset \ --header 'apiKey: <api-key>'
Deletes all conversations for a given inbox
The ID of the inbox
Conversations reset successfully