Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
Successfully updated user last visit record.
Update or create user last visit record
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully updated user last visit record.