delete
https://patient-api.portals.care/users/identifiers/
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.
