cURL
curl "https://api.mem.ai/v2/collections/01961d40-7a67-7049-a8a6-d5638cbaaeb9" \ --header "Content-Type: application/json" \ --header "Authorization: Bearer $MEM_API_KEY" \ --request DELETE
{ "request_id": "api-request-036ed6c7-de00-459f-a89b-43d26aafe522" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
The response is of type object.
object