File Upload
POST/services/metadata/v1/subscriptions/:subscriptionId/files
This endpoint is used to upload files for different other services. The uploaded file will be stored temporary and is can be referenced in other calls. The maximum size of the file is 3GB
Request
Responses
- 204
- 400
- 401
- 403
- 500
No Content
If the file contains a virus or the file could not be scanned
Unauthorized
Forbidden
Internal Server Error