Delete Patient Identifier

Remove a specific identifier from the patient's profile.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To delete a patient's identifier, you can use this endpoint with a DELETE request. You will need to authenticate by providing the user's JWT in the Authorization header and specify the unique identifier uid in the path.

In the request body, you must provide the identifier's number.

Path Params
string
required

Unique identifier of the patient.

Headers
string
required

A Valid JWT Authentication token.

string

Your unique Organization ID. This header is only required when using a custom portal domain, otherwise it is optional.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json