Create Autotune Review
Create Autotune Review
https://statsigapi.net/console/v1/autotunes/{id}/reviewsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredBody
application/jsontypestringrequiredThe kind of autotune change the review proposes.
startscheduled_startscheduled_start_editreallocatemake_decisiondeletedisable_reviews_locallydescriptionstringHuman-readable description of the proposed change. Optional; recorded empty when omitted.
max length: 2000reviewer_idsstring[]User IDs to request review from.
[]reviewer_group_idsstring[]Reviewer group IDs to request review from.
[]reasonstringOptional reason recorded with the change, applied when committed (e.g. reset / decision reason).
max length: 2000winning_group_idstringFor make_decision: the group to ship. Required.
remove_targetingbooleanFor make_decision: drop targeting on ship (default false).
remove_overridesbooleanFor make_decision: drop overrides on ship (default false).
start_datestringFor start: optional scheduled start date.
start_timeintegerFor scheduled_start: epoch-ms time to schedule the start. Required.
format: int64new_timeintegerFor scheduled_start_edit: epoch-ms time to reschedule the start to. Required.
format: int64Response
application/jsonmessagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
review_idstringrequiredUnique ID of the review.
statusstringrequiredLifecycle status of the review.
pendingacceptedrejectedcommittedchanges_requestedpending_webhook_validationfailed_webhook_validationapproved_webhook_validationtypestringrequiredKind of change the review proposes.
startstoppauserestartabandonarchivedeletemake_decisionupdate_settingsupdate_overridesupdate_target_applicationsupdate_allowed_reviewersupdate_default_impact_multiplierscheduled_startscheduled_start_editdisable_reviews_locallyrolloutschedule_rolloutreallocatechange_enabled_groupsunarchiveupdate_ownersupdate_teamauthorobjectrequiredThe user who created the review.
idstringrequiredemailstringrequirednullablereviewersobject[]requiredRequested reviewers (users and groups).
idstringrequiredkindstringrequiredusergroupdescriptionstringrequiredHuman-readable description of the proposed change.
created_atstringrequiredISO-8601 timestamp of when the review was created.
Was this helpful?