Upload CSV
Last updated
Last updated
Copyright (c) 2023 EkStep Foundation under MIT License
POST
/bulk/v1/{schemaName}/upload
Name | Type | Description |
---|---|---|
*schemaName | String | Schema for which you want to bulk create entities |
Name | Type | Description |
---|---|---|
Authorization | String | Set to Bearer {access-token} if roles in schema is not anonymous. Else authorization can be empty * make sure roles env in bulk issuance service is configured |
Name | Type | Description |
---|---|---|
file* | multipart/form-data | csv file |