Requires authorization
Insert or update a user deletion request.
Request
HTTP request
POST https://www.googleapis.com/analytics/v3/userDeletion/userDeletionRequests:upsert
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/analytics.user.deletion |
Request body
In the request body, supply a UserDeletion.userDeletionRequest resource.
Response
If successful, this method returns a UserDeletion.userDeletionRequest resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.