Legacy Dev Forum Posts

 View Only

Sign Up

Logging out user from phone via API

  • 1.  Logging out user from phone via API

    Posted 06-05-2025 18:12

    kwienert | 2017-06-20 08:46:55 UTC | #1

    Evening Guys, Is there currently an API endpoint which will allow logging out user from a specified phone?


    anon28066628 | 2017-06-20 13:19:23 UTC | #2

    There is documentation here about changing the associated station for a user:

    https://developer.mypurecloud.com/api/rest/v2/users/index.html

    Actually this endpoint from the stations API might be what you need:

    DELETE /api/v2/stations/{stationId}/associateduser


    system | 2017-07-21 13:19:24 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 1433