Update Answer

This endpoint is used for updating the answer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{  
    "response": "Great product with awesome quality and quick delivery."
}

Response attributes

AttributeTypeDescription
answerobjectAnswer information data.
answer.idstringAnswer identifier.
answer.score_typestringScore type for the answer.
answer.scorenumberActual score for the answer.
answer.sentimentnumberOverall sentiment of the answer.
answer.sentiment_per_label_nameobjectSentiment of the specific label.
answer.namestringName of survey recipient who submitted the answer.
answer.recipient_idstringID of a recipient who submitted the answer.
answer.property_idsarrayArray of property identifiers for the answer.
answer.labelsarrayList of labels for the answer.
answer.labels_with_keywordsobjectLabel names with keywords.
answer.inserted_atdateDate when an answer has been submitted.
answer.emailstringEmail of survey recipient who submitted the answer. Deprecated
answer.identitystringIdentity of survey recipient who submitted the answer.
answer.identity_typestringIdentity type of survey recipient who submitted the answer. One of: email, custom
answer.commentstringAnswer comment of survey recipient who submitted the answer.
answer.translated_commentstringTranslated comment.
answer.additional_questionsobjectAdditional answers - questions with answers.
Path Params
string
required

Unique ID of an answer

Body Params
string

Answer comment of survey recipient who submitted the answer.

Headers
string
required
Defaults to Bearer <token>
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json