deploy an agent
put the pending draft live as the next version — the dashboard’s deploy button. returns the version that is now active. until an agent is deployed it answers no calls (409 agent_not_deployed from the call endpoints) and cannot be connected to a number.
Authorizations
your rumik api key, e.g. rk_live_.... create one in the rumik dashboard.
Path Parameters
the agent's UUID or its ua_… handle.
1 - 64Response
ok.
one config snapshot in an agent's history.
1 for the first deploy, counting up. a draft carries the number of the version it derives from.
draft (pending, not served), active (what the agent answers with) or archived.
draft, active, archived the voice an agent speaks with.
call behaviour, versioned with the rest of the config.
the version's name, or null (the dashboard shows v{versionNumber}).
when the version first went live; null for a version never deployed.