ByCloud Docs
GuidesCLIAPISDK

Delete service account

bycloud iam service-accounts delete --service_account_id <service_account_id> [flags]

Delete a service account and all its API keys

Options

--service_account_id

stringrequired

Service Account ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

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

Default: "text"

Command

bycloud iam service-accounts delete \
--service_account_id "abc-123"

Output

Success