Project Membership
Remove Service Accounts From Projects
Removes a list of service account ids from a list of project ids
post/organizations/{organizationId}/service-accounts/remove-from-project
Request body
Response
Service accounts removed from projects
Example response
{
"status": "ok"
}