Create a namespace myworld with RF (Stargate OSS only)

POST {{base_url}}{{base_doc_schema}}

Request Body

{"name"=>"{{namespace}}", "replicas"=>1}

HEADERS

KeyDatatypeRequiredDescription
X-Cassandra-Tokenstring(Required) The token returned from the authorization endpoint. Use this token in each request to the database.
Content-Typestring

RESPONSES

status: Created

{"name":"killrvideo"}