Upload mender artifact
POST/api/internal/v1/deployments/tenants/:id/artifacts
Upload mender artifact to a specific tenant. Multipart request with meta and artifact. Supports artifact versions v1, v2, v3.
Request
Responses
- 201
- 400
- 500
Artifact uploaded.
Response Headers
Location
URL of the newly uploaded artifact.
Invalid Request.
Internal Server Error.