update_tag
Update selected fields of an existing Paperless tag, such as name, color, matching algorithm, or inbox status, by specifying the tag ID and the changes to apply.
Instructions
Patch selected fields on a tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| tag_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| slug | No | ||
| color | No | ||
| match | No | ||
| owner | No | ||
| colour | No | ||
| is_inbox_tag | No | ||
| document_count | No | ||
| is_insensitive | No | ||
| user_can_change | No | ||
| matching_algorithm | No |