Appearance
Study Follow Up
POST
/studies/{study_id}/follow_up
Create follow-up questions for all interviews in a study.
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
study_id*
Type
Requiredstring
Format
"uuid"Request Body
application/json
JSON
{
"message": "This is an example message"
}
Responses
Successful Response
application/json
id
string
Required
Format
"uuid"type
string
Required
message
string
Required
topic
string |null
initial
boolean
Required
createdAt
string
Required
Format
"date-time"interviewId
string
Required
Format
"uuid"annotations
object[]
Required
feedback
object[]
Required