X-API-Key: ********************curl --location --request PATCH 'https://api.snakk.ai/api/agent-builder-configs//claim' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"tenant_id": "tenant_abc123"
}'{
"success": true
}