Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 555 Bytes

ApplicationCustomAgentSessionsTotalResponse.md

File metadata and controls

14 lines (14 loc) · 555 Bytes

ApplicationCustomAgentSessionsTotalResponse


Description

Response that return the total number of custom agent session for an Application

Fields

Name Description Type Allowed Values Required
success Indicates whether API response was successful or not boolean false
customTotal total number of custom agent sessions long false
messages List of messages list false

Template

{"customTotal":0,"messages":[],"success":true}