Upload CSV

POST /bulk/v1/{schemaName}/upload

Path Parameters

NameTypeDescription

*schemaName

String

Schema for which you want to bulk create entities

Headers

NameTypeDescription

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 Bulk Issuance

Request Body

NameTypeDescription

file*

multipart/form-data

csv file

Last updated

Copyright (c) 2023 EkStep Foundation under MIT License