Delete recognition

Delete (undo) a recognition you gave, scoped to your company. Mirrors the
DELETE /api/v1/bonuses/:id endpoint.

Input:

  • id (string, required) — the recognition's BSON ObjectId.

Undoing is only permitted for recognition you gave/initiated within
24 hours of creation and whose points
haven't already been spent — or by a company admin. This is destructive
and cannot be undone.

Required OAuth scope: recognition:write or recognition:administer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
string
enum
required
Allowed:
params
object
required
string
required
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
OAuth2 access token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json