Get Sample Template
GET
/bulk/v1/sample/{schemaName}
this will download a csv with the all fields that are needed to create entity for this schema
Path Parameters
Name
Type
Description
schemaName*
String
name of schema
Headers
Name
Type
Description
Authorization
String
Set to Bearer {access-token}
if roles in schema is not anonymous. Else authorization can be empty
Last updated