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

KeyDatatypeRequiredDescription
compactMapDataboolean

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

KeyDatatypeRequiredDescription
acceptstring
X-Cassandra-Tokenstring
Content-Typestring