v1

latestOpenAPI 3.0.0MIT2026-07-264001,540832.7 KB
Organizations

Clear default organization design

Clear whichever design is currently the organization default. Idempotent — succeeds when no default is set.

NOTE: This literal /default route MUST stay registered before Delete('/{designUuid}') below so Express routes a request to DELETE /api/v1/org/designs/default here rather than treating "default" as a designUuid path param.

delete/api/v1/org/designs/default

Response

Success

{"stackTrail":"components:schemas:ApiSuccessEmpty:properties:results","oasType":"schema","type":"unknown"}
status'ok' required