cURL
curl --request POST \ --url https://api.decodahealth.com/appointment-dashboard/send-intake-forms/{event_id} \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
true
Send intake forms to a specific patient for their appointment
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type boolean.
boolean