createNamespace

POST {{DB_API_ENDPOINT}}

Request Body

{"createNamespace"=>{"name"=>"{{DB_KEYSPACE}}", "options"=>{"replication"=>{"class"=>"SimpleStrategy", "replication_factor"=>1}}}}

HEADERS

KeyDatatypeRequiredDescription
Tokenstring
Content-Typestring