Stream data to a bucket key.
Path Parameters
key*string
Request Body
application/octet-stream
body*unknown
Response Body
application/json
curl -X PUT "https://loading/buckets/stream/string"{
"message": "Data streamed successfully to bucket key."
}How is this guide?