Update Tag
Reference for the PATCH /console/v1/tags/{id} endpoint of the Statsig API.
patch
https://statsigapi.net/console/v1/tags/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsonnamestringConstraints:
min length: 1max length: 100descriptionstringConstraints:
max length: 1000isCorebooleanDefault:
falseResponse
application/json200· Update Tag Response
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredid of the tag
Example:
stringnamestringrequiredname of the tag
Example:
a tagdescriptionstringrequireddescription of the tag
Example:
a descriptionisCorebooleanrequiredis this a core tag
Example:
falseWas this helpful?