Errors
Plan limit reached
A hard entitlement is exhausted: projects, members, webhook endpoints, storage, or maximum upload size. Soft limits never produce this, and published content and assets stay online through an overage.
- Code
- PLAN_LIMIT_REACHED
- HTTP status
- 402
- Type
- https://myna.sh/errors/plan-limit-reached
What to do
Free some capacity, or move to a plan with more of it. myna billing shows current usage against the allowance.
application/problem+json
{ "type": "https://myna.sh/errors/plan-limit-reached", "title": "Plan limit reached", "status": 402, "code": "PLAN_LIMIT_REACHED", "detail": "A human-readable explanation of this particular occurrence.", "requestId": "req_01k…" }
