Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.onvy.health/users/{user_id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Permanently delete a user and all associated data
OAuth bearer token for Health API authentication
User ID (e.g., google_104940819145861640201)
User successfully deleted
Was this page helpful?