Deletes a user from a specified tenant in Cloud Directory.

Entitlement required: manageUserGroups (Manage users and groups), or manageAllUserGroups (Synchronize users and groups), or manageUserStandardGroups (Manage users and standard groups), or manageUsers (Manage all users), or manageUsersInStandardGroups (Manage users in standard groups).
Note: You only need one entitlement, but you can have more than one.

By default, an email is sent to regular users that the account was deleted. Federated users do not get an email notification. The email template for branding is at "notifications/user_management/profile/{locale}/account_deleted_email.xml". Pass in the themeId query parameter to brand the email template for notifications.

To turn off email notifications, send notifyType=NONE as a query parameter.

Path Params
string
required

The identifier of the user that is being deleted.

Query Params
string

An optional query parameter that denotes the notification type. If not present, the EMAIL notification is used. Specify NONE if no notification to the user that their account has been deleted is required.

string

The identifier of the theme that you want to apply.

Responses
204

No Content.

Language
URL
Choose an example:
application/scim+json