Delete a contact person. Any non-contact data will not be deleted.
HTTP request
DELETE https://people.googleapis.com/v1/{resourceName=people/*}:deleteContact
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
resourceName |
Required. The resource name of the contact to delete. |
Request body
The request body must be empty.
Response body
If successful, the response body will be empty.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/contacts
For more information, see the Authorization guide.