This endpoint can be used to ask a question about a document.
The question is required and should be a string .
The id of the document is a path parameter.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request serializer for asking a question about a document.
The question to ask about the document
2048