---
title: "Delete distance matrix job"
method: DELETE
path: "/distance-jobs/{identifier}"
tags: ["distance-jobs"]
---

# Delete distance matrix job

`DELETE /distance-jobs/{identifier}`

## Path parameters

- `identifier` string, required

## Response `200`

Job deleted successfully.

- object
  - `message` string

## Other responses

- `403` — Invalid API key, or feature not available.
- `404` — Resource not found.

---

[API](https://skmtc.net/geocod/apis/geocodio.md) · [All operations](https://skmtc.net/geocod/apis/geocodio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/geocod/geocodio/revisions/cfb0f76c8af3/schema)
