update_correspondent
Modify a correspondent's profile by patching its name, match string, case sensitivity, or matching algorithm to correct or update metadata in Paperless.
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 |