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
Response
system module updated successful
Example response
{
"status": "success"
}