Skip to main content
PUT
Update Handout

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Body

application/json

Contains only webhooks All other fields inherited

content
object
required

The Content serializer. It serialize file data

name
string
required

The name of the handout.

Maximum string length: 255
practice_created
integer<int64>
required
type
enum<string>
required
Available options:
Patient Resource,
VIS
tags
string[]
vis_barcode
string | null

Should only be set if the type == VIS.

Maximum string length: 30

Response

200 - application/json

Contains only webhooks All other fields inherited

content
object
required

The Content serializer. It serialize file data

name
string
required

The name of the handout.

Maximum string length: 255
practice_created
integer<int64>
required
type
enum<string>
required
Available options:
Patient Resource,
VIS
created_date
string<date-time> | null
read-only
deleted_date
string<date-time> | null
read-only
id
integer
read-only
received_date
string<date-time>
read-only
tags
string[]
vis_barcode
string | null

Should only be set if the type == VIS.

Maximum string length: 30