Agents
Create agents
Creates a new agent
POST
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
.
Creates a new agent
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Agent created successfully
The response is of type object
.