Create or replace an organization-wide cap profile
Records an organization-wide cap profile for the calling tenant
(derived from the API key — no orgId in the path or body).
Not yet enforced. Org-wide cap enforcement across the tenant’s locations is not active yet (Phase 3, deferred). Profiles are recorded for future use only.
Authorizations
Per-tenant API key. Tenant is derived from the key — never from the request.
Body
ISO-8601 UTC timestamp. Required.
"2026-06-12T08:00:00Z"
ISO-8601 UTC timestamp. Must be after startTime and in the future. Required.
"2026-06-12T18:00:00Z"
Power limit in kW. Must be greater than 0. Required.
50
OCPP-stack-style priority level, 0 (lowest) to 10 (highest). Submitting a profile at a priority that already exists for this target replaces it.
0 <= x <= 105
Response
Org profile created/replaced

