put https://au.clinician-profile-service.tacklit.com/apis/accounts//client-records//statuses
Update client record status
Log in to see full request history
Responses
404Client record not found.
Update client record status
404Client record not found.
xxxxxxxxxx
curl --request PUT \
--url https://au.clinician-profile-service.tacklit.com/apis/accounts/account_id/client-records/client_record_id/statuses \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"closed"}'
Try It!
to start a request and see the response here! Or choose an example: