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