Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json · object[]
Request payload containing a list of entities, including model answers and questions.
The body is of type object[]
.
Response
Successful operation response indicating the data was updated successfully.
The response is of type object
.