---
title: "Request a license seat increase for an organization"
method: POST
path: "/api/v1/organizations/{orgId}/request-license-increase"
tags: ["crm"]
---

# Request a license seat increase for an organization

`POST /api/v1/organizations/{orgId}/request-license-increase`

## Path parameters

- `orgId` string, uuid, required

## Request body

- OrganizationsRequestLicenseIncreaseRequestDTO

## Response `201`

- OrganizationsRequestLicenseIncreaseResponseDTO
  - `success` boolean, required — Whether the request was sent successfully

---

[API](https://skmtc.net/wejam/apis/jam.md) · [All operations](https://skmtc.net/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wejam/jam/revisions/bd5a5f406bca/schema)
