PUT /releases/{release}/files/{assetType}
Upload new file
Upload a new file for a release. If a file of the same asset type already exists, it will be replaced. Files are processed securely and made available for distribution upon successful upload.
Parameters
- release (path)
- assetType (path)
Responses
- 201 — `FileData`
- 404
- 401
- 422