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
Documentation IndexFetch the complete documentation index at: https://docs.jobkit.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.jobkit.io/llms.txt
Use this file to discover all available pages before exploring further.