---
title: "Update plan default limits"
method: PATCH
path: "/v1/admin/plan-limits"
tags: ["internal"]
---

# Update plan default limits

`PATCH /v1/admin/plan-limits`

## Request body

- object
  - `plan` 'ENT' | 'ENT_TRIAL' | 'PRO' | 'GROWTH' | 'TRIAL' | 'FREE' | 'VERIFIED_FREE', required
  - `asset_limit` integer, required
  - `domain_limit` integer, required

## Response `200`

Example response

- object
  - `message` string, required

## Other responses

- `400` — Example response
- `401` — Example response
- `404` — Example response
- `500` — Example response
- `default` — Example response

## Changes

- **2025-11-18** `41ee26b930f3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/admin/plan-limits/patch.md)

---

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