Update Omnichannel Agent Extension

Update the extension associated with a specific agent.

Permission required: manage-agent-extension-association

Body Parameters

Example Call

curl --location --request POST 'localhost:3000/api/v1/omnichannel/agent/extension' \
--header 'X-Auth-Token: aEoKaT8qus3IZHlr_OlAzcsnz46SzZLJeqoRbbctcDQ' \
--header 'X-User-Id: 6vHSSqdBHdm2R4gfi' \
--header 'Content-Type: application/json' \
--data-raw '{
    "username": "oWLW6v8c8oRGb4cC9",
    "extension": "70007"
}'

Last updated

Rocket.Chat versions receive support for six months after release.