Delete Worklog
issue_delete_worklogRemove a time entry logged against an issue in Yandex Tracker using the issue ID and worklog entry ID.
Instructions
Delete a worklog entry (spent time record) from a Yandex Tracker issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1' | |
| worklog_id | Yes | Worklog entry ID (integer). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |