Object Store
Create or update object store
Creates a new object store bucket if one does not exist or updates it otherwise
put/storage/obj/{bucket}
Path parameters
bucketstring required
Name of the bucket
Request body
Response
Bad Request
Example response
{
"message": "success"
}