Try the MCP server for Google Analytics. Install from
GitHub, and see the
announcement for more details.
API Reference
Stay organized with collections
Save and categorize content based on your preferences.
Resource types
-
UserDeletion.userDeletionRequest
User Deletion API
Method |
HTTP request |
Description |
URIs relative to https://www.googleapis.com/analytics/v3, unless otherwise noted |
upsert
|
POST /userDeletion/userDeletionRequests:upsert
|
Insert or update a user deletion request.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["\u003cp\u003eThe User Deletion API allows you to insert or update user deletion requests.\u003c/p\u003e\n"],["\u003cp\u003eThis is achieved through the \u003ccode\u003eupsert\u003c/code\u003e method, using a POST request to the specified endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe API focuses on managing user data privacy within Google Analytics.\u003c/p\u003e\n"]]],["The core content details the User Deletion API, specifically focusing on the `userDeletionRequest` resource type. This API allows for the management of user deletion requests. The key action is the `upsert` method, accessible via a `POST` request to `/userDeletion/userDeletionRequests:upsert`. This method is used to insert or update a user deletion request, with URIs being relative to `https://www.googleapis.com/analytics/v3`.\n"],null,["# API Reference\n\nResource types\n--------------\n\n1. [UserDeletion.userDeletionRequest](#UserDeletion.userDeletionRequest)\n\nUser Deletion API\n-----------------\n\n| Method | HTTP request | Description |\n|---------------------------------------------------------------------------------------------------------|--------------------------------------------------|-------------------------------------------|\n| URIs relative to https://www.googleapis.com/analytics/v3, unless otherwise noted |||\n| [upsert](/analytics/devguides/config/userdeletion/v3/reference/userDeletion/userDeletionRequest/upsert) | `POST /userDeletion/userDeletionRequests:upsert` | Insert or update a user deletion request. |"]]