Approve or reject a requirement

Records an approval or rejection event for this requirement, updating its approval status accordingly. Mirrors the approve/reject action available in the internal UI.

Authentication

X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key

Path parameters

guidstringRequired
Stable public identifier of the requirement

Request

This endpoint expects an object.
approvedbooleanRequired
True to approve the requirement, false to reject it.
notestringOptional

Optional note explaining the approval/rejection decision. Omit for none.

Response

Approval event recorded

Errors

404
Not Found Error