Create Key-Value Collection

POST {{baseUrl}}/_fabric/{{fabric}}/_api/kv/{{kvCollectionName}}

Request Body

{"stream"=>false, "enableShards"=>false, "waitForSync"=>true, "shardKeys"=>["key1"]}