I\'ve the following route:
@http.route([ \'/whatever/create\' ], auth="none", type=\'json\', methods=[\'POST\'], csrf=False)
wh