Skip to main content
POST
Bulk upload skills

Authorizations

x-teamai-api-key
string
header
required

Secret API key created in Workspace Settings → API Keys (workspace keys) or Organization Admin → API Keys (organization keys).

Path Parameters

workspaceId
string
required

Workspace ID.

Body

multipart/form-data
files
file[]
required

One or more .zip, .md, or .skill files.

visibility
enum<string>
default:workspace
Available options:
personal,
workspace,
organization

Response

All skills processed without errors.

data
object