Analyze Tasks CSV
Parses a native-format task CSV and returns preview rows for review, with client/user/team/category names resolved and unmatched values flagged. Stateless: no data is persisted. A BrightManager export is rejected with a validation error indicating it needs to be converted first.
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