Authorization: Bearer ********************curl --location --request POST 'http://localhost:3000/api/v1/employers/webhook/submit-url' \
--header 'Authorization: Bearer <token>'{"message":"Saved","data":{"id":1,"employerId":1,"url":"https://lucid.adonisjs.com/docs/migrations","createdAt":"2024-11-19T13:00:30.719+00:00","updatedAt":"2024-11-19T13:00:30.719+00:00"}}