Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Patient ID
Body
application/json
Response
Case created successfully
The response is of type object
.
This endpoint creates a new medical case.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Patient ID
Case created successfully
The response is of type object
.