---
title: "SudoExtendTrial extends the trial period for an organization"
method: POST
path: "/v1/superuser/organization/trial/extend"
---

# SudoExtendTrial extends the trial period for an organization

`POST /v1/superuser/organization/trial/extend`

## Request body

- V1SudoExtendTrialRequest
  - `days` integer
  - `org` string

## Response `200`

A successful response.

- V1SudoExtendTrialResponse
  - `trialEnd` string, date-time

## Other responses

- `default` — An unexpected error response.

## Changes

> 54 revisions in range; 1 could not be searched.

- **2026-06-25** (v1) `2b34839e139d` — 1 info
  - endpoint added
- **2026-05-06** (v1) `9f1bf1f2a520` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rilldata/apis/rill-admin-api/changes/v1/superuser/organization/trial/extend/post.md)

---

[API](https://skmtc.dev/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.dev/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/abe7a430f373/schema)
