blobs
Store data in blob storage
post/v1/blob/{key}
Path parameters
keystring required
Key that uniquely identifies this blob
Request body
string binary required
Binary input data
Response
Default Response
'ok' required
Changes
Changed in 4 of the 46 revisions of this API.24
- ▲
the response property
messagebecame optional for the status400response-property-became-optional
- ○
api operation id
blobsStoreremoved and replaced withv1blobsStoreapi-operation-id-removed
- ○
removed the
Bad Requestenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ▲
- ▲
request body became required
request-body-became-required
- ▲
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○