This page was last edited on February 15, 2024, at 19:11.
Comments or questions about this documentation? Contact us for support!
This operation is part of the Voice API section of the Web Services API.
Ends a previously started session for the agent. For voice, this logs out the agent and restores the agent's default device assignment.
Request URL | /api/v2/me/ |
---|---|
HTTP method | POST |
Required features | api-voice |
Parameter | Value |
---|---|
operationName | EndContactCenterSession |
POST api/v2/me
{
"operationName": "EndContactCenterSession"
}
{
"statusCode": 0
}