Appearance
Subplan Follow Up
POST
/subplans/{subplan_id}/follow_up
Create follow-up questions for all interviews across all studies in a subplan.
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
subplan_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