curl --location 'https://api.snakk.ai/api/partner/admin/review/' \
--header 'X-Platform-Admin-Key;' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"action": "approve",
"notes": "string"
}'{
"success": true,
"provider": "partner-acme-crm",
"status": "active"
}