Delete module
DELETE/api/v1/workspaces/:slug/projects/:project_id/modules/:pk/
Permanently remove a module and all its associated issue relationships.
Request
Responses
- 204
- 401
- 403
- 404
Resource deleted successfully
Authentication credentials were not provided or are invalid.
Only admin or creator can perform this action
Module not found