Rest assured - API how to use post query string I am unable to pass this. I have to check or uncheck manually.
Instead send data from media type we need to send data with Post query string:
response = given() .header() .log() .when() .post() .then() 