Skip to content

Summary Follow Up

POST
/summaries/{summary_id}/follow_up

Authorizations

HTTPBearer

Use your API token

Type
HTTP (bearer)

Parameters

Path Parameters

summary_id*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
"message": "This is an example message"
}

Responses

Successful Response

application/json
object
Format"uuid"
Format"uuid"
Format"date-time"

Samples

Powered by VitePress OpenAPI