Skip to main content
Requires an API key with full_access scope. Only custom job types can be deleted. Predefined types (e.g. Wind Turbine, Cell Tower) cannot be removed.

Path parameters

string
required
The unique identifier of the custom job type to delete.

Response

Returns 204 No Content with an empty response body.

Errors

400 Bad Request - Cannot delete predefined types.
404 Not Found - Job type not found.