This is fake endpoint to describe variant of PUT /api/v2.1/rules/{id}Ask AIput https://admin.sandbox.vouchery.app/api/v2.1/rules/{id}#___additional_categoryUpdate a rule.Path ParamsidintegerrequiredRule IDBody ParamsThe object with fields to updatecategorystringNullable. Name of category, rule will be related to.category_typestringenumrequiredadditionalAllowed:additionalmatching_typestringenumrequiredany_of means that all products should have tags in mentioned category. none_of - products shouldn't have tags.any_ofnone_ofAllowed:any_ofnone_oftagsarray of stringsrequiredtags*ADD stringtypestringenumrequiredAdditionalCategoryAllowed:AdditionalCategoryResponses 200Updated object 401Unauthorized error. 403Forbidden error. 422Unprocessable entity error. Validation failed. 500Internal server error. Try again in a few minutes or contact support.Updated over 2 years ago