API referenceAdmin
POST /admin/orgs/{orgId}/limits
Path Parameters
orgId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/problem+json
curl -X POST "https://example.com/admin/orgs/string/limits" \ -H "Content-Type: application/json" \ -d '{}'{ "$schema": "https://example.com/schemas/OkOutputBody.json", "ok": true}eventsQuotaMonthlyOverride?integer
Format
int32retentionDaysOverride?integer
Format
int32seatLimitOverride?integer
-1 = unlimited, null clears the override
Format
int32