Analyze Service CSV
Auto-detects the source format (Engager or Bright AM) and returns its detected services with client counts. Stateless: no data is persisted.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body
{
"file": "string"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
403 Forbidden