Skip to main content
POST
Clone

Authorizations

Authorization
string
header
required

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

Body

application/json

Schema for cloning an agent from the Hub.

hub_agent_id
string
required
clone_name
string | null

Response

Successful Response