cURL
curl --request DELETE \ --url https://api.wellapp.ai/v1/people/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Delete a person record
Bearer token for authentication
UUID of the person to delete
Person deleted successfully