post http://localhost:3000/onboarding/applicants//documents
Upload Applicant document
Log in to see full request history
Response
Upload Applicant document
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/onboarding/applicants/id/documents \
--header 'accept: application/json' \
--header 'content-type: application/octet-stream'
Try It!
to start a request and see the response here! Or choose an example: