Skip to main content
POST
Generate a pre-signed upload URL for an artifact

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Headers

Tenant-Id
string
required

ID of the tenant (current tenant context).

Path Parameters

environmentId
string
required

Environment identifier.

Body

application/json
folder_name
string
required
filename
string
required
content_type
string
required

Response

OK

key
string
url
string
expires_at
string<date-time>
content_type
string
signed_headers
object