post http://api.questlabs.ai/api/entities//uploadcsv
Upload a CSV file to create a new data contract for a specific entity.
Log in to see full request history
Responses
Upload a CSV file to create a new data contract for a specific entity.
xxxxxxxxxx
curl --request POST \
--url http://api.questlabs.ai/api/entities/entityId/uploadcsv \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: