Insert Janesha Doesha
POST {{base_rest_url}}{{rest_api}}/{{rkeyspace}}/{{rtable}}?compactMapData=true
NOT WORKING, NEED TO FIGURE OUT:
,
address
: { 'street': '1 Main St', 'city': 'San Francisco', 'state': 'California', 'zip': '12345' }
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compactMapData | boolean |
Request Body
{"firstname"=>"{{user2fn}}", "lastname"=>"{{user2ln}}", "favorite_color"=>"grey", "favorite_books"=>"{ 'Emma', 'The Color Purple' }", "top_three_tv_shows"=>"[ 'The Magicians', 'The Librarians', 'Agents of SHIELD' ]", "evaluations"=>"{ 2020: 'good', 2019: 'okay' }", "current_country"=>"( 'France', '2016-01-01', '2020-02-02' )"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
accept | string | ||
X-Cassandra-Token | string | ||
Content-Type | string |