Reject Gate Review
put
https://statsigapi.net/console/v1/gates/{id}/reviews/{reviewID}/rejectAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredreviewIDstringrequiredBody
application/jsonreasonstringrequiredRequired reason for rejecting the review.
Response
application/json200· The rejected gate review.
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
review_idstringrequiredUnique ID of the review.
statusstringrequiredLifecycle status of the review.
typestringrequiredKind of change the review proposes.
authorobjectrequiredThe user who created the review.
idstringrequiredemailstringrequiredreviewersobject[]requiredRequested reviewers (users and groups).
id[]stringrequiredkind[]stringrequireddescriptionstringrequiredHuman-readable description of the proposed change.
created_atstringrequiredISO-8601 timestamp of when the review was created.
Was this helpful?