Unarchive module
DELETE/api/v1/workspaces/:slug/projects/:project_id/archived-modules/:pk/unarchive/
Restore an archived module to active status, making it available for regular use.
Request
Responses
- 204
- 401
- 403
- 404
Resource unarchived successfully
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Module not found