Agentes
Criar agente
Cria um novo agente no workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID do workspace
Body
application/json
Dados do agente a ser criado
The body is of type object
.
Response
200
application/json
Agente criado com sucesso
The response is of type object
.