PrepareTempDirectUpload - [UAT]

GET https://apiuat.{{dataCenter}}.pageuppeople.com/v3/{{instID}}/recruitment/document/prepareTempDirectUpload?fileName=TestDocument.pdf

Request Params

KeyDatatypeRequiredDescription
fileNamestring

RESPONSES

status: OK

"{\n    \"url\": https://xxxxx,\n    \"contentType\": \"text/plain\",\n    \"physicalFile\": \"530ae2b2-8618-48db-bcab-fba7ca203135.txt\",\n    \"headers\": {\n        \"Content-Disposition\": \"attachment;filename=\\\"Test1.txt\\\"; filename*=utf-8''Test1.txt\",\n        \"x-amz-server-side-encryption\": \"AES256\",\n        \"x-amz-acl\": \"bucket-owner-full-control\"\n    },\n    \"method\": \"PUT\",\n    \"fallbackUrl\": null\n}"