POST /v3/agents/
Creates a new agent with a specific configuration.
Header | Type | Required | Description |
---|---|---|---|
x-api-key | String | Yes | API key for authentication |
accept | String | Yes | Expected response format (application/json) |
content-type | String | Yes | Format of request body (application/json) |
Agent created successfully
The response is of type object
.
POST /v3/agents/
Creates a new agent with a specific configuration.
Header | Type | Required | Description |
---|---|---|---|
x-api-key | String | Yes | API key for authentication |
accept | String | Yes | Expected response format (application/json) |
content-type | String | Yes | Format of request body (application/json) |
Agent created successfully
The response is of type object
.