agent

Create a new agent

Creates a new agent

post/api/v1/agent/

Headers

authorizationstring

This is your JWT tolen

x-api-keystring

A valid API key

Request body

imageUrlstring uri required
namestring required
handlestring required
useCasestring required
descriptionstring required

Response

200

successboolean required

Changes