Add catalog version
POST
/api/v1/catalog/{platform}/versions
Adds a new version to the catalog for the specified platform.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” platform
required
string
Request Body required
Section titled “Request Body required ”object
version
string
downloadUrl
string
sha256
string
category
string
configFormat
string
Responses
Section titled “ Responses ”Version added
object
platform
string
version
string
Invalid input
Unauthorized
Forbidden
Version already exists