Skip to main content
DELETE
Delete project service account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

The ID of the project.

service_account_id
string
required

The ID of the service account.

Response

200 - application/json

Project service account deleted successfully.

object
enum<string>
required
Available options:
organization.project.service_account.deleted
id
string
required
deleted
boolean
required