Request Body
A list of users to delete, each specific using a specific criterion for deletion like
{userId: "123"}
.Response
The request ID for this deletion request. You can use it to query the status
of the deletion.
{userId: "123"}
.