curl --location --request POST '/application/auto_fill' \ --header 'Content-Type: application/json' \ --data-raw '{ "jid": "string", "encoded_resume": "string" }'
null