Skip to main content
POST
Obtain a pre-signed URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
jobId
string
resource
string

Response

200 - application/json

getPresignedPost 200 response

url
string

Url needed to upload file.

fields
object[]

Information required to copy into the body of the Post call