update_correspondent
Update specific fields of a correspondent in Paperless-NGX, such as name, matching algorithm, or case sensitivity.
Instructions
Patch selected fields on a correspondent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| correspondent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| slug | No | ||
| match | No | ||
| owner | No | ||
| document_count | No | ||
| is_insensitive | No | ||
| user_can_change | No | ||
| matching_algorithm | No | ||
| last_correspondence | No |