Skip to main content

Create Agent

Create a new agent for the authenticated user.

Request Body

object
required
Agent object
string
required
Agent name
array
Array of tag strings
object
Agent conversation configuration
object
Platform-specific settings
object
Widget configuration for web integration

Response

object
Response status information
integer
HTTP status code (201)
string
Status message
object
Created agent object (see Agent schema)

Error Responses

object
Unauthorized - Invalid or missing authentication
object
Validation error - Invalid request body