Skip to main content
POST
Generate logo upload URL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required

Body

application/json
document_name
string
required
file_size_bytes
integer | null

Response

Successful Response

Response schema for presigned upload URL.

upload_url
string
required

Presigned URL for uploading the document

document_id
string
required

Document ID

expires_at
string<date-time>
required

When the presigned URL expires