Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Rename, recolour, move, or retag a status
curl -X PUT "https://api.clustr-ai.com/api/public/opportunity-statuses/5e6f7a8b-..." \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"is_terminal": true}'
{ "success": true, "data": { "id": "5e6f7a8b-...", "name": "Meeting booked", "is_terminal": true } }
{ "success": false, "error": { "message": "Invalid or missing API key", "code": "UNAUTHORIZED" } }
is_terminal
closes