v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
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.

object'organization.project.service_account.deleted' required
idstring required
deletedboolean required