post https://{domain}.uspacy.ua/fileimport/v1/csv-import
Log in to see full request history
Responses
200OK
413StatusRequestEntityTooLarge
422StatusBadRequest
500StatusInternalError
200OK
413StatusRequestEntityTooLarge
422StatusBadRequest
500StatusInternalError
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/fileimport/v1/csv-import \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here!