ReleaseFiles
Create a release file
Creates a new release file.
post/v3/release-files
Request body
namestring required
Name of the file.
Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.
urlstring uri required
Download URL of the file.
sizeinteger required
Size of the file.
checksumstring nullable
MD5 checksum of the file.
securedboolean required
Secured release files require license key for download.
releaseIdstring required
Unique identifier for the release.
Response
Created
idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
channelstring required
versionstring required
platformsstring[] required
notesstring required
totalFilesinteger required
publishedAtstring date-time nullable
publishedboolean required
privateboolean required
archivedboolean required
productIdstring required
tenantIdstring required