tests
create test!
creates a new test
POST
/
tests
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
the id of your fixa agent
array of specific scenarios to test. leave it blank to test all scenarios
array of personas that will call your agent. leave it blank to use all personas
Response
200 - application/json
the id of the test