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