Update Prompt (partial)
Update Prompt (partial)
patch
https://statsigapi.net/console/v1/prompts/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsondescriptionstringUpdated description.
Constraints:
max length: 1000targetAppsoneOfUpdated list of target app names.
Constraints:
stringstring[]teamstringUpdated team name.
teamIDstringUpdated team ID.
Response
application/json200· Update Prompt Response
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredID
namestringThe gate display name
Constraints:
min length: 3max length: 100pattern: ^[a-zA-Z0-9_\-. ]*$idTypestringdescriptionstringrequiredConstraints:
max length: 1000lastModifierIDstringrequiredID of the last modifier.
Constraints:
nullablelastModifiedTimenumberrequiredTime of the last modification.
Constraints:
format: doublenullablelastModifierEmailstringrequiredEmail of the last modifier.
Constraints:
nullablelastModifierNamestringrequiredName of the last modifier.
Constraints:
nullablecreatorIDstringConstraints:
nullablecreatedTimenumberrequiredTimestamp when the entity was created.
Constraints:
format: doublecreatorNamestringrequiredName of the creator.
Constraints:
nullablecreatorEmailstringConstraints:
nullabletagsstring[]targetAppsstring[]List of target applications associated with this configuration.
holdoutIDsstring[]Holdouts applied to this configuration.
teamstringConstraints:
nullableteamIDstringConstraints:
nullableversionnumberVersion number
Constraints:
format: doubleWas this helpful?