Person Activities
Contact.PersonActivities Details
This category logs activities around Person like viewing last seen, viewing activities and granting DOI to persons are handled through endpoints under this category.
Endpoint | Type | Description | Status |
---|---|---|---|
Read Last Seen Status | GET | To get the last seen status of the current logged in user. | Live |
Add Last Seen Status | PATCH | This endpoints allows the developer to post last seen status of the relevant person. | Live |
Read Last Seen Status by ID | GET | To get the last seen status of the specific user id. | Live |
Grant DOI to Person | GET | This endpoint enables developer to grant DOI [double opt in] option for the contact. | Live |
Updated over 1 year ago