Commit an uploaded asset document
POST/product-service/api/v1/assets/:assetId/documents
Persists metadata for a file previously uploaded via the SAS URL from POST /upload-sas. Verifies the blob exists and enforces the 25 MB size limit against the stored blob.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found