Skip to main content
PATCH
Patch Recommendation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

rec_id
string
required

Body

application/json
dismissal_reason
string | null
Required string length: 1 - 500
impact
enum<string> | null
Available options:
high,
medium,
quick_win
rank
integer | null
Required range: x >= 1
status
enum<string> | null
Available options:
pending,
in_progress,
implemented,
dismissed
step_updates
Step Updates · object | null

Response

Successful Response