Projects
Delete project service account
Deletes a service account from the project.
Returns confirmation of service account deletion, or an error if the project is archived (archived projects have no service accounts).
delete/organization/projects/{project_id}/service_accounts/{service_account_id}
Path parameters
project_idstring required
The ID of the project.
service_account_idstring required
The ID of the service account.
Response
Project service account deleted successfully.