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

Request Body

NameTypeDescription

files*

multipart/form-data

csv file (body type should be form-data)

Last updated

Copyright (c) 2023 EkStep Foundation under MIT License