Archive module
POST/api/v1/workspaces/:slug/projects/:project_id/modules/:pk/archive/
Move a module to archived status for historical tracking.
Request
Responses
- 204
- 400
- 401
- 403
- 404
Resource archived successfully
Resource cannot be archived in current state
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Module not found