Búsquedas recientes
No hay búsquedas recientes

Schuan Wallaschi
Incorporación 16 ago 2023
·
Última actividad 16 ago 2023
Seguimientos
0
Seguidores
0
Actividad total
2
Votos
0
Suscripción
1
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Schuan Wallaschi
Schuan Wallaschi hizo un comentario,
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
}
Ver comentario · Editado 16 ago 2023 · Schuan Wallaschi
0
Seguidores
1
Voto
0
Comentarios