Deletes a service account from the project.
DELETE /organization/projects/{project_id}/service_accounts/{service_account_id}
DELETE
/organization/projects/{project_id}/service_accounts/{service_account_id}
Authorizations
Parameters
Path Parameters
project_id
required
string
The ID of the project.
service_account_id
required
string
The ID of the service account.
Responses
200
Project service account deleted successfully.
object
object
required
string
id
required
string
deleted
required
boolean