Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
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" }
Optional header to respect review settings for mutation endpoints.
Commit an approved gate review
Was this page helpful?