Project Membership
Remove Service Accounts From Projects
Removes a list of service account ids from a list of project ids
POST
Remove Service Accounts From Projects
Authorizations
Service Account
Path Parameters
Your organization id (eg: 12345)
Body
application/json
A list of projects and service accounts to remove
Response
Service accounts removed from projects
"ok" if the request succeeded, "error" otherwise.
Available options:
ok Example:
"ok"
Remove Service Accounts From Projects