Appearance
Federations
A federation is the top-level grouping in Nucleus — one hub, N spokes, all sharing a federation mode and a customer.
List federations visible to the caller
Get a federation by id
Update federation-wide config
PATCH
/api/federations/{federationId}
Mode changes ripple into every Moodle in the federation via the local_nucleuscommon_set_federation_mode WS function. Operator-only.
Authorizations
bearer
Type
HTTP (bearer)
Parameters
Path Parameters
federationId*
Federation slug or id.
Type
Requiredstring
Request Body
application/json
{
}