XUND API Documentation

POST /v1/chatbot/report/endCheck

In the case of some UX design, it doesn’t make sense to ask further questions after Reporting. In these cases use this endpoint to mark the check as finished.

Request

Request header additional fields

Parameter name

Parameter type

Parameter description

check-id

string

The ongoing check’s identifier

language

ClientLanguage?

In some cases a question needs to be generated to finish the check. This parameter determines the language of the generated question.

Rolls back to check's language if not provided.


Response

This endpoint returns with status code 200 if the operation was successful