AI Training
Create a custom training
Create a new custom training entry for your organization. Custom trainings help the AI understand how to respond to specific questions or scenarios that are unique to your business. Each custom training consists of a title (the question or scenario), a body (the desired answer), and a category for organization.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Returns the created custom training
The response is of type object
.