---
title: "DELETE /v1/tiles/{workspaceName}/{tileName}"
method: DELETE
path: "/v1/tiles/{workspaceName}/{tileName}"
tags: ["Tiles"]
---

# DELETE /v1/tiles/{workspaceName}/{tileName}

`DELETE /v1/tiles/{workspaceName}/{tileName}`

Deletes a tile and all of its versions. Allowed within 48 hours of publish, or any time if the tile is private or has fewer than 500 downloads.

## Path parameters

- `workspaceName` string, required
- `tileName` string, required

## Headers

- `Authorization` string

## Response `204`

Default Response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/tessl/apis/tessl-api.md) · [All operations](https://skmtc.net/tessl/apis/tessl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessl/tessl-api/versions/fbb186825642/schema)
