Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SupportRequest
Interface SupportRequest
interface
SupportRequest
{
channel
?:
string
;
customerId
:
string
;
message
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
previousTicketIds
?:
string
[]
;
}
Index
Properties
channel?
customer
Id
message
metadata?
previous
Ticket
Ids?
Properties
Optional
channel
channel
?:
string
customer
Id
customerId
:
string
message
message
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
previous
Ticket
Ids
previousTicketIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
customer
Id
message
metadata
previous
Ticket
Ids
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...