cURL
curl --request DELETE \ --url https://elixir.jobkit.io/categories/{id}.json \ --header 'Authorization: Basic <encoded-value>'
{ "message": "Category was successfully removed." }
Delete a category with the given ID and all related jobs