Authorization: ********************
curl --location --request PATCH 'https://api.hiveflow.ai/api/careers/applications//status' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "status": "new" }'