Authorizations
Headers
Response
200 - application/json
curl --request PUT \
--url https://statsigapi.net/console/v1/gates/{id}/reviews/{reviewID}/commit \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Gate review committed successfully"
}curl --request PUT \
--url https://statsigapi.net/console/v1/gates/{id}/reviews/{reviewID}/commit \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Gate review committed successfully"
}Was this page helpful?