deleteUsersFromWorkspace mutation removes one or more users from a workspace.
Signature
Arguments
ID!
required
The workspace to remove the users from.
Permissions
Requiresiam:delete scoped to the target workspace.
Response
ResponseStatus!
Indicates whether the operation succeeded. See ResponseStatus.
Usage example
Related articles
List users
Query users before deleting them
Create users
Provision new users in a workspace

