Upload a blob
Upload a blob.
Path Parameters
accountstring
The account the blob belongs to.
blobNamestring
The name of the blob to retrieve. This CAN include /
characters.
Header Parameters
Content-Lengthinteger
The size of the blob in bytes.
bodyunknown
Response Body
curl -X PUT "https://api.shelbynet.shelby.xyz/shelby/v1/blobs/string/path/to/myblob.txt" \ -H "Content-Length: 0"
Empty
Empty