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