mySoftwareArtifact_upload

POST /users/{uid}/mysoftware/{msid}/artifacts/{said}/bin/{fileName}

Uploads a binary file to a software artifact.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: software_upload

URI Parameters

  • uid (required): the id of the user
  • msid (required): the id of the mySoftware
  • fileName (required): the file name of the binary to upload
  • said (required): the id of the softwareArtifact

HTTP Request Body Parameters

The file to upload.