cURL
curl --request POST \ --url https://api.getarbol.com/v1/conversations/{conversationId}/archive \ --header 'Authorization: Bearer <token>'
{ "success": true }
Archive a conversation to remove it from the active list.
Use your API key from the Arbol dashboard. Go to Settings > API Keys to generate one.
Conversation ID (cnv_ prefix)
Conversation archived