sdm admin users delete
Last modified on March 24, 2023
On this page
NAME:
sdm admin users delete - delete users by email
USAGE:
sdm admin users delete [command options] email
OPTIONS:
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
Additional Information
Example --filter-json
file:
[
{
"lastName":"S1"
}
]
For more information on the use of filters in the CLI, see the Filters documentation.