Delete Sandbox Patient
For testing and development, we can enable sandbox mode on your
organization to allow you to create tasks and move them through the
various task states to test your application or integration. If you're
interested in setting up a sandbox environment for testing, please reach
out to us at support@ferry.health.
This endpoint allows you to delete a sandbox patient.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
patientId
The ID of the patient to delete.
Response
This endpoint returns an object.
patientId
The ID of the deleted patient.