-
Versions
Concepts
Resources
- Attachment
- Bulk-Export
- Bulk-Import
- Comment
- Countries
- Heartbeat
- Notification
- Question
- Question Follow
- Question Forward
- Question Updates
- Search
- Share content
- Settings
- Solution
- Tag
- User
Heartbeat Resources
Heartbeats are used to decide whether or not a user is online at the moment.
Log a heartbeat
PUT /heartbeat
Log a heartbeat with Starmind for the current user. This will update the last_seen
field for the currently logged in user.
Response
{
"last_seen": "2016-01-07T10:04:30.000Z"
}