post
https://bonus.ly/mcp##updateRecognition
Edit the message (reason) of an existing recognition you gave, scoped to
your company. Mirrors the PATCH /api/v1/bonuses/:id endpoint.
Inputs:
id(string) — the recognition's BSON ObjectId.reason(string) — the NEW, complete recognition message. This REPLACES
the entire reason, so include the+amount,@mentions, and#hashtag
you want to keep (e.g. "+50 @jane.doe Updated message #teamwork"). Omitting
them drops them from the recognition.
When any required input is missing the response either carries a
requestedSchema (for clients that declared elicitation) or a standard
INVALID_PARAMS error.
Editing is only permitted for recognition you gave/initiated, within
24 hours of creation, and only when the
points haven't already been spent. Returns the updated recognition on success.
Required OAuth scope: recognition:write
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
403Forbidden