Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The content of the feedback/interview
An array of individuals who provided the feedback/interview, each with their first name (optional), last name (optional), and email
An array of individuals who received the feedback or conducted the interview. If the individual isn't a member of your Vistaly organization, their value will be ignored.
Whether to parse the body content as markdown and convert to structured format (defaults to false)
The timestamp of when the feedback/interview was captured (defaults to current timestamp if not provided)
The url where the feedback/interview came from
"https://www.vistaly.com"
Response
Interview data submitted successfully
"System provided message"