Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Programmatically ask Findly a question and get the newly created conversation ID and URL
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.