Lock an issue document
pc_post_issues_by_id_documents_by_key_lockLock a specific document linked to an issue, preventing edits until unlocked.
Instructions
Lock an issue document
Paperclip operation: POST /api/issues/{id}/documents/{key}/lock. 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 |