Delete Omnichannel Agent Extension

HTTP MethodURLRequires Auth

DELETE

/api/v1/omnichannel/agent/extension

Permission required: manage-agent-extension-association

Path Variables

KeyExample ValueDescription

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 updated

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