Skip to main content
POST
Submit Answer
POST {BASE_URL}/questions/{questionId}/answers

Body parameters

string
required
Answer text.
object
Object with name and email.
boolean
true for a verified merchant answer.

Headers

Authorization
string

Path Parameters

sampleQuestionId
string
required

Body

application/json

The body is of type object.

Response

Successful response

success
boolean
required
Example:

true

data
object