update_publication_flags
Update the isComplete and archived flags for a publication. Provide the publication ID and optionally set either flag to true or false.
Instructions
Partial update of the publication isComplete / archived flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publication_id | Yes | ||
| is_complete | No | ||
| archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |