Skip to main content
POST
Criar agente de IA

Authorizations

Authorization
string
header
required

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

Body

application/json
base_prompt
string
Example:

"sample_text"

default_model
string
Example:

"sample_text"

default_provider
string
Example:

"sample_text"

description
string
Example:

"sample_text"

name
string
Example:

"sample_text"

tools
any[]
Example:

Response

200

200