Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

inactive_seconds
integer
default:3600

Inactive threshold in seconds

Response

Successful Response