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.

Path Parameters

skillId
string<uuid>
required

Body

application/json
filePath
string
required

Relative path within the skill version (e.g. scripts/analyze.py).

contentType
string
default:application/octet-stream

Response

Presigned URL.

key
string
url
string
method
string
Example:

"PUT"