Send mention notifications to mentioned users
Notification
Send mention notifications to mentioned users
Fan-out helper called by note/comment surfaces when one or more @user mentions are detected. Creates a notification per mentioned user (excluding the author) and returns the recipient list.
POST
Send mention notifications to mentioned users
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Contact the note relates to (links the notification back to the timeline).
User _ids @-mentioned in the note; each receives a ping.
Plain-text excerpt rendered inside the notification body.
Display name of the user who authored the note.
Response
Mention notifications sent