{ "idUser": "f4fc019f-bd6b-4a38-89c2-d1129b3df20f", "idJob": "afc7f4fa-ac2c-4d2a-a038-aed0b616d62c" }
curl --location 'http://localhost:5000/api/application/apply' \ --header 'Content-Type: application/json' \ --data '{ "idUser": "f4fc019f-bd6b-4a38-89c2-d1129b3df20f", "idJob": "afc7f4fa-ac2c-4d2a-a038-aed0b616d62c" }'
{"success":true,"message":"apply job successfully"}