Update Target App
Reference for the PATCH /console/v1/target_app/{id} endpoint of the Statsig API.
patch
https://statsigapi.net/console/v1/target_app/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsonnamestringname of the target app
Example:
stringdescriptionstringa description of the target app
Example:
a descriptionResponse
application/json200· Update Target App Success
Other properties1
messagestring401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequired404· Gates with IDs [not a gate] do not exist
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?