Delete module work item
DELETE/api/v1/workspaces/:slug/projects/:project_id/modules/:module_id/module-issues/:issue_id/
Remove a work item from a module while keeping the work item in the project.
Request
Responses
- 204
- 401
- 403
- 404
Resource deleted successfully
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Module issue not found