assign an agent to a sip trunk
choose which agent answers calls to the number (UUID or handle). the number is detached from any previous agent; agentId: null unassigns. only a deployed agent can take a number.
Authorizations
your rumik api key, e.g. rk_live_.... create one in the rumik dashboard.
Path Parameters
the SIP trunk's id.
Body
Which agent answers a number; null detaches it.
the agent's UUID or ua_… handle; null unassigns.
64Response
ok.
one of your own numbers registered on the platform.
the trunk's id — fromTrunkId on POST /v1/calls.
the number, E.164.
whether credentials are stored.
active.
the SIP address your carrier must send inbound calls to.
the agent answering the number, or null.
that agent's name.