Approve Gate Review
Reference for the PUT /console/v1/gates/{id}/reviews/{reviewID}/approve endpoint of the Statsig API.
put
https://statsigapi.net/console/v1/gates/{id}/reviews/{reviewID}/approveAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredreviewIDstringrequiredBody
application/jsonreasonstringOptional comment recorded with the approval.
Constraints:
max length: 2000Response
application/json200· The approved 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.
Allowed values:
pendingacceptedrejectedcommittedchanges_requestedpending_webhook_validationfailed_webhook_validationapproved_webhook_validationtypestringrequiredKind of change the review proposes.
Allowed values:
rulestoggle_enabledarchivedeleteresaltdisable_reviews_locallyupdate_teamupdate_release_pipelineedit_id_typeupdate_allow_self_approvalupdate_target_applicationsupdate_ownersallowed_reviewersauthorobjectrequiredThe user who created the review.
idstringrequiredemailstringrequiredConstraints:
nullablereviewersobject[]requiredRequested reviewers (users and groups).
idstringrequiredkindstringrequiredAllowed values:
usergroupdescriptionstringrequiredHuman-readable description of the proposed change.
created_atstringrequiredISO-8601 timestamp of when the review was created.
Was this helpful?