Skip to main content
POST
Upload Skill

Headers

x-user-id
string
required

Caller's user ID. Temporary header-based identity; will be replaced by JWT auth.

Query Parameters

agent_id
string
required
session_id
string
required

Body

multipart/form-data
manifest
string
required

JSON {entries: [{path, size}]} describing the parts, in the order they are sent.

files
string[]
required

The folder's files.

Response

Successful Response