Error
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.