provider
user

Update Patient Dynamic Fields

Update patient's dynamic field data.

Args: dynamic_fields: Dictionary mapping field IDs to lists of values. e.g., {"pdf_abc123": ["peanuts", "shellfish"], "pdf_def456": ["diabetes"]}

put/user/patient/{id}/dynamic-fields

Path parameters

idstring required

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

object required

Response

Successful Response

healthDataobject required

Updated health data

Changes

No recorded changes to this endpoint across all 1 revision of this API.