Skip to main content
POST
Error

Authorizations

x-api-key
string
header
required

Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.

Headers

global
string

Set to any truthy value to upload under global/ instead of user_{id}/.

Body

application/json
filename
string
required
type
string
required

MIME content type.

Response

Presigned PUT URL.

key
string

UUID-prefixed filename (without user/global prefix).

url
string

Presigned PUT URL.

method
string
Example:

"PUT"