Deletes a Registration
, causing Classroom to stop sending notifications for that Registration
.
HTTP request
DELETE https://classroom.googleapis.com/v1/registrations/{registrationId}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
registrationId |
The |
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/classroom.push-notifications
For more information, see the Authorization guide.