Skip to main content
POST
Create an agent

Authorizations

Authorization
string
header
required

Workspace API key sent as Authorization: Bearer <api_key>.

Path Parameters

workspace_id
string<uuid>
required

Workspace UUID

Body

application/json
agent
object
required

Response

agent created

message
string
required
Example:

"Successfully created an agent."

agent
object
required