Member Mark Space Read
community-spaces-member
Member Mark Space Read
Update last_read_at for the contact’s membership row.
Soft-banned contacts retain read access (require_active, not require_active_for_write). Returns 200 with updated member state. Returns 404 if the contact is not a member of the space. Returns 403 if the contact is hard-banned from the hub.
POST
Member Mark Space Read
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.