Partially update work item
PATCH/api/v1/workspaces/:slug/projects/:project_id/issues/:pk/
Partially update an existing work item with the provided fields. Supports external ID validation to prevent conflicts.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
Work Item patched successfully
Invalid request data provided
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Work item not found
Resource with same external ID already exists