Skip to main content
PUT
Upload CV File

Endpoint

The URL is obtained from the Request Upload URL endpoint.

Description

Upload your CV file directly to cloud storage using the presigned URL. This is the second step in the CV upload process.

Request Headers

string
required
The MIME type of the file (must match what was requested).

Request Body

Send the raw file content (binary) in the request body.

Request Example

Response

Success Response (200 OK)

The upload returns an empty body with HTTP 200 on success.

Error Responses

403 Forbidden - Invalid Signature

410 Gone - URL Expired

Next Steps

After successfully uploading the file, you must confirm the upload (see Confirm CV Upload)
Don’t Skip Confirmation: The CV will not be attached to your profile until you confirm the upload.