Skip to content

Deletes a service account from the project.

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
Allowed values: organization.project.service_account.deleted
id
required
string
deleted
required
boolean