Delete Service Accounts
Delete Service Account
Removes the service account from all associated projects and deletes it from the organization
delete/organizations/{organizationId}/service-accounts/{serviceAccountId}
Response
Successfully deleted service account
object required
Example response
{
"status": "ok"
}