Minds
Commercial Product Docs
curl -X DELETE "https://mdb.ai/threads/mdb_thread_d79c95547e5f4501a32df6f492ad5be9" \ -H "Authorization: Bearer MINDS_API_KEY"
{ "id": "mdb_thread_d79c95547e5f4501a32df6f492ad5be9", "deleted": true, "object": "thread.deleted" }
DELETE
"thread.deleted"
Authorization
Authorization: Bearer MINDS_API_KEY
Was this page helpful?