Project Membership
Add Service Accounts To Projects
Adds a list of service account ids to a list of project ids with the specified role
post/organizations/{organizationId}/service-accounts/add-to-project
Request body
Response
Service accounts added to projects
Example response
{
"status": "ok"
}