---
title: "Revoke an org's free-tier approval (stops future grants; admin)."
method: POST
path: "/v1/op/billing.free_tier.revoke"
tags: ["kernel-ops"]
---

# Revoke an org's free-tier approval (stops future grants; admin).

`POST /v1/op/billing.free_tier.revoke`

## Headers

- `x-api-key` string, nullable

## Request body

- SrcOperationsBillingCronWritesOrgInput
  - `organization_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.dev/geopera/apis/geopera-data-platform.md) · [All operations](https://skmtc.dev/geopera/apis/geopera-data-platform/llms.txt) · [OpenAPI document](https://skmtc.dev/geopera/apis/geopera-data-platform/revisions/4e207e5020c5?raw)
