Delete a job post
curl --request DELETE \ --url https://elixir.jobkit.io/jobs/{id}.json \ --header 'Authorization: Basic <encoded-value>'
{ "message": "Job successfully deleted." }
The id of the job to delete