Cookie Category n8n operations
Reference for 6 operations for the Probo n8n Cookie Category resource
Manage cookie categories. Select Cookie Category in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create |
Create a new cookie category. | View implementation |
| Delete | delete |
Delete a cookie category. | View implementation |
| Get | get |
Get a cookie category. | View implementation |
| Get Many | getAll |
Get many cookie categories. | View implementation |
| Reorder | reorder |
Change the rank of a cookie category. | View implementation |
| Update | update |
Update an existing cookie category. | View implementation |