Parameters
question_id
in: path
type: integer
required: true
body
in: body
type: string
required: true
example value
{ "body": "string" }
Response
201
Successful operation
example value: (Answer model)
400
Invalid ID supplied