v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Modules

Update the version of system module to global DB and global S3 storage

put/modules/{module_name}/versions/{version}

Path parameters

module_namestring required

module name without spaces

versionstring required

module version string according semantic version format

Request body

action'store' | 'release' required

Action on group module must be one of store, release

Response

system module updated successful

dataobject
statusstring

Example response

{
  "status": "success"
}