Update Unit ID Type
Reference for the PATCH /console/v1/unit_id_types/{id} endpoint of the Statsig API.
patch
https://statsigapi.net/console/v1/unit_id_types/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsondescriptionstringrequiredThe description of the unit id type.
Response
application/json200· Update Unit ID Type Response
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
namestringrequiredThe name of the unit id type.
descriptionstringThe description of the unit id type.
400· Invalid request. Please check the request input and try again.
statusintegerrequiredAllowed values:
400messagestringrequiredWas this helpful?