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
The body is of type object
.
Server checkin successful
The response is of type object
.