Describes the request body of the /indexuser API call
| Field | Type | Required | Description |
|---|---|---|---|
Version |
*int64 |
➖ | Version number for document for optimistic concurrency control. If absent or 0 then no version checks are done. |
Datasource |
string |
✔️ | The datasource for which the user is added |
User |
components.DatasourceUserDefinition | ✔️ | describes a user in the datasource |