v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
Applicants

File Upload to S3

Step 1 of 2 for adding files to an applicant profile.

post/v2/applicants/{id}/secure_documents/upload

Path parameters

idstring required

Request body

filenamestring

path/to/file.upload

Response

OK

urlstring uri required

The URL to upload the file to.

hoststring required

The HOST of the URL.

min_sizenumber required

Minimum file upload size.

max_sizenumber required

Maximum file upload size.

only_imagesboolean required

TRUE if only for uploading images.

typestring

HTTP verb to upload file.