Upload a NuGet v2 package file for a project
PUT
/api/v4/projects/{id}/packages/nuget/v2
Uploads a NuGet v2 package file for a specified project.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”Request Body required
Section titled “ Request Body required ” Media type multipart/form-data
object
package
required
The package file to be published (generated by Multipart middleware)
string format: binary
Responses
Section titled “ Responses ”Created
Bad Request
Unauthorized
Forbidden
Not Found