Skip to main content
POST
Publish

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Schema for publishing an agent to the Hub.

agent_id
string
required
hub_name
string
required
hub_description
string
required
hub_tags
string[] | null
hub_category
string | null
default:general

Response

Successful Response