Agents
Create agents
Creates a new agent
POST
Create Agent
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
201
application/json
Agent created successfully
The response is of type object
.
Create Agent