/
Session management (/oauth/session/)
Session management (/oauth/session/)
The resource is designed to obtain information about the current active sessions of PBX users and manage them.
Description of data structures
GET /client/{client_id}/oauth/session/
Get active sessions
Parameters URL
Name | Type |
---|---|
|
|
Request parameters
Name | Type |
---|---|
|
|
Response fields
Name | Type |
---|---|
|
|
|
|
|
|
|
|
GET /user/oauth/session/
Get current session
Response fields
Name | Type |
---|---|
|
|
|
|
|
|
DELETE /client/{client_id}/oauth/session/{session_id}
Force end session
Parameters URL
Name | Type |
---|
Name | Type |
---|---|
|
|
|
|
, multiple selections available,
Related content
Authorization of PBX Applications Using the User's Username and Password
Authorization of PBX Applications Using the User's Username and Password
More like this
Authorization of Trusted PBX Applications
Authorization of Trusted PBX Applications
More like this
Authorization of Public PBX Applications with User Confirmation
Authorization of Public PBX Applications with User Confirmation
More like this
API Requests with an Access Token
API Requests with an Access Token
More like this
Using the Regeneration Token (Refresh Token)
Using the Regeneration Token (Refresh Token)
More like this
REST API Structure
REST API Structure
More like this