Create Service Accounts
Create Service Account
Create a new service account for your organization and optionally add it to one or more projects in your organization
post/organizations/{organizationId}/service-accounts
Request body
Response
Service account successfully created
Example response
{
"status": "ok"
}