KV Buckets
Create or update a KV bucket
Creates a new key-value bucket with optional indexing or updates it if one does not exist
put/storage/kv/{bucket}
Path parameters
bucketstring required
Name of the bucket
Request body
Response
Bad Request
Example response
{
"message": "success"
}