Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Patient ID
Path Parameters
Unique case ID
Body
application/json
Response
Case updated successfully (no content)
This endpoint allows updating details of an existing medical case using the case ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Patient ID
Unique case ID
Case updated successfully (no content)