cURL
curl --request DELETE \ --url https://app.mavera.io/api/v1/mave/threads/{threadId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "object": "mave_thread", "deleted": true }
Permanently delete a thread and all associated data.
API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.
mvra_live_
Thread ID
Thread deleted
mave_thread