Method: customers.v2.Users.delete

Deletes a User.

HTTP request

DELETE https://cloudidentityscim.googleapis.com/v1/customers/{customerId}/v2/Users/{userId}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
customerId

string

Required. The customer ID.

userId

string

Required. The user ID.

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/admin.directory.user

For more information, see the Authorization guide.