Authorizations
Cookie-based authentication
Response
Successful operation
User ID
Example:
1
Example:
[
"updateTicket",
"updateIntent",
"executeIntent"
]
Example:
[
{
"id": 376189,
"channel": "email",
"blinking": false,
"subject": "Kündigung"
},
{
"id": 659332,
"channel": "email",
"blinking": false,
"subject": "Meine Rechnung"
},
{
"id": 613771,
"channel": "email",
"blinking": false,
"subject": "Mein Zählerstand"
}
]
Example:
[
{
"id": 123,
"type": "group",
"groupId": 312121,
"userId": null
},
{
"id": 234,
"type": "individual",
"groupId": null,
"userId": 2123
}
]
Example:
1