Links
Comment on page

Delete Omnichannel Agent Extension

HTTP Method
URL
Requires Auth
DELETE
/api/v1/omnichannel/agent/extension
yes
Permission required: manage-agent-extension-association

Path Variables

Key
Example Value
Description
username*
agent5
The user name of the agent.

Example Call

curl --location 'http://localhost:3000/api/v1/omnichannel/agent/extension/agent5' \
--header 'X-Auth-Token: NcQtu58azANDJ1FIpJVg4GqhK9h-j61l' \
--header 'X-User-Id: CkCPNcvsvCDfmWLqC'

Example Response

{
"success": true
}
Last modified 9d ago
Deprecation for cloud services and apps is now extended to November 20, 2023. Rocket.Chat versions receive support for six months after release.