zendesk / out_of_office_app

An app to keep track of, prepare for, and handle out of office agents and their tickets
Other
9 stars 4 forks source link

Display whether or not agents are currently on/offline in the nav_bar location #186

Open jeremiahcurrier opened 9 years ago

jeremiahcurrier commented 9 years ago

Endpoints:

GET /api/v2/sessions.json GET /api/v2/users/{user_id}/sessions.json GET /api/v2/users/{user_id}/sessions/{id}.json DELETE /api/v2/users/{user_id}/sessions.json DELETE /api/v2/users/{user_id}/sessions/{id}.json DELETE /api/v2/users/me/logout.json

Nebopolis commented 9 years ago

https://zendesk.atlassian.net/browse/TIERTHREE-213