Skip to main content
POST
Request a presigned URL to upload a ReqIF archive

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Body

application/json
file_name
string
required

Original archive filename (.reqif or .reqifz).

mime_type
string
required

Archive MIME type.

size
number
required

Archive size in bytes.

Response

200 - application/json
job_id
string
required
upload_headers
object
required

HTTP headers the client must send with the PUT.

upload_url
string
required

Presigned URL to PUT the archive bytes to.