Mark an issue as unread
pc_delete_issues_by_id_readMark an issue as unread to reset read status. Useful for revisiting issues or updating notification states.
Instructions
Mark an issue as unread
Paperclip operation: DELETE /api/issues/{id}/read. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |