Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Schuan Wallaschi
Beigetreten 16. Aug. 2023
·
Letzte Aktivität 16. Aug. 2023
Folge ich
0
Follower
0
Gesamtaktivitäten
2
Stimmen
0
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Schuan Wallaschi
Schuan Wallaschi hat einen Kommentar hinterlassen
It would be nice if this API endpoint https://{subdomain}/api/admin/private/staff/{userID}/entitlements could be officially supported by Zendesk and a published API Doc.
As of now, I am able to activate only TALK via API via PUT Method. For chat, we need POST method but it says "You may have mistyped the address or the page may have moved." for the same endpoint which works fine for PUT methods.
If Zendesk could add these lines below as default to a user's entitlement here https://{subdomain}/api/admin/private/staff/{userID}/entitlements it would fix it and we could use the PUT methods.
"entitlements": {
"chat": {
"user_id": {userID},
"name": "agent",
"is_active": false
}
Kommentar anzeigen · Bearbeitet 16. Aug. 2023 · Schuan Wallaschi
0
Follower
1
Stimme
0
Kommentare