v1

latestOpenAPI 3.0.3MIT2026-07-26104113247.1 KB
Delete Service Accounts

Delete Service Account

Removes the service account from all associated projects and deletes it from the organization

delete/organizations/{organizationId}/service-accounts/{serviceAccountId}

Response

Successfully deleted service account

object required

Example response

{
  "status": "ok"
}