Update a swarm
Changes the container’s DEFAULTS. Journeys already authored under it keep the values they were created with — this is not a cascade.
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Swarm ID, as returned by the project's swarm list.
Body
Fields to change.
Same tri-state as the journey patch (null clears), and the same rule that sessionsPerTarget and maxTurns travel together.
Response
The updated swarm.
An authoring container for journeys. It holds DEFAULTS, not execution state — launching happens per journey.
Default fan-out for journeys authored under this container.
Epoch milliseconds.
Epoch milliseconds.

