sessions

Use the endpoint to manage sessions.

DELETE sessions/<api_key:string>

Description

Parameters

Result

Delete the session with the specified API key.

Session is deleted, code 204.

GET sessions

Description

Parameters

Result

Get a list of all open sessions.

List of Session objects.