Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Patient ID
Path Parameters
Unique case ID
Response
Case deleted successfully (no content)
This endpoint allows deleting a 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 deleted successfully (no content)