---
title: "Delete a deeplink"
method: DELETE
path: "/application/{applicationId}/deeplinks/{deeplinkId}"
tags: ["Deeplinks"]
---

# Delete a deeplink

`DELETE /application/{applicationId}/deeplinks/{deeplinkId}`

Deletes an existing deeplink

## Path parameters

- `applicationId` number, required
- `deeplinkId` number, required

## Response `200`

Default Response

---

[API](https://skmtc.dev/gamebeast/apis/gamebeast-api.md) · [All operations](https://skmtc.dev/gamebeast/apis/gamebeast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gamebeast/gamebeast-api/revisions/e9940594b0cc/schema)
