Delete a custom job type from your workspace.
curl -X DELETE https://api.dronebundle.com/v1/job-types/019d4370-abcd-7000-8000-123456789abc \ -H "Authorization: Bearer v1_your_api_key_here"
{}
full_access
204 No Content
{ "message": "Cannot delete predefined job types" }
{ "message": "Job Type not found" }