cURL
curl --request PUT \ --url https://statsigapi.net/console/v1/dynamic_configs/{id}/reviews/{reviewID}/commit \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Dynamic config review committed successfully" }
Was this page helpful?