ByCloud Docs
GuidesCLIAPISDK

Remove user from organization

bycloud iam users delete --user_id <user_id> [flags]

Remove a user from the organization

Options

--user_id

stringrequired

User ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud iam users delete \
--user_id "abc-123"

Output

Success