Analyze Services CSV
Auto-detects the format of a services catalog CSV (native Sodium export or Ignition export) and returns preview rows for review. 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