Create Answer (Email Survey)

This endpoint is used for creating a new answer for Email Survey

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{  
    "response": "Great product with awesome quality and quick delivery.",
    "identity": "123",
    "identity_type": "custom",
    "first_name": "Maxine",
    "last_name": "Jacobs"
}

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.
answer.surveyobjectSurvey information
answer.survey.additional_questionsobjectAdditional questions - for newly created answer.
Path Params
string
required

Unique ID of a survey recipient

int32
required

Answer score

Body Params
string

Answer comment of survey recipient who submitted the answer.

string

Identity of survey recipient who submitted the answer.

string

Identity type of survey recipient who submitted the answer. One of: email, custom

string

First name of survey recipient who submitted the answer.

string

Last name 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