Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Check-in payload
Response
Server checkin successful
Called by a server to claim or update itself as the active server for a particular site (via the tunnel username).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Check-in payload
Server checkin successful