Update OptionAsk AIpatch https://preview.threekit.com/api/v2/catalog/options/{id}Update an Option from the Catalog given the Option's ID or Custom ID.Path ParamsidThreekit UUIDCustom IDrequiredAn Option's ID or customIDQuery Paramsbearer_tokenuuidrequiredPublic or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.Body Paramsnamestringlength between 1 and 255A unique user-defined name for the entity.labelstring | nullA user-defined label.customIdstring | nullA unique, user-defined identifier. Can only contain alphanumeric characters, hyphens, underscores and colons.descriptionstring | nullA user-defined description.Responses 200200 OK 400400 404404 422422Updated about 1 year ago