Create a single category rule

Creating Category Rules just requires sending the categoryId that you can recover from the list of Categories.

Example of creating a rule:

{
    "description": "Mc Donalds",
    "categoryId": "11010000"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!