curl --request POST \
--url http://localhost:3000/v1/admin/customers/analytics/refresh{
"success": true,
"message": "<string>",
"profile_count": 123
}Trigger a bulk refresh of analytics for all customer profiles.
curl --request POST \
--url http://localhost:3000/v1/admin/customers/analytics/refresh{
"success": true,
"message": "<string>",
"profile_count": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.switchyard.run/llms.txt
Use this file to discover all available pages before exploring further.