Deletes all profiles for a user identified by email, phone, login, custom field, or token across all tenants.
An optional tenantid or tenantname parameter can restrict deletion to a single tenant.
The token mode is only allowed when tenantid or tenantname is specified.
Only accessible by the main tenant admin (tenantID=1).
Requires a bulk list unlock UUID obtained from BulkListUnlock.
Deleted records are preserved in version history and can be restored with SystemRestoreUserProfile.
API token for authentication
Mode of user identification. The token mode is only allowed when tenantid or tenantname is also specified.
login, email, phone, custom, token User identifier corresponding to the mode
UUID from bulk list unlock for authorization
Optional tenant ID to restrict deletion to a single tenant
Optional tenant name to restrict deletion to a single tenant
Additional metadata for the request