Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.clinikapi.com/v1/patients/{id} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{}'
{ "data": "<unknown>", "meta": { "requestId": "req_k8f3a7x2", "timestamp": "2023-11-07T05:31:56Z", "status": 200, "rateLimitTotal": 123, "rateLimitRemaining": 123, "rateLimitReset": 123 } }
Your ClinikAPI secret key (clk_live_* or clk_test_*)
Resource ID
Partial patient fields to update
Patient updated
The resource or result payload
Show child attributes