---
title: "Delete a callback URI"
method: DELETE
path: "/v3/applications/redirect-uris/{id}"
tags: ["Applications"]
---

# Delete a callback URI

`DELETE /v3/applications/redirect-uris/{id}`

Deletes the specified callback URI.

## Response `200`

Delete Succeeded

- object
  - `request_id` string, required — ID of the request.

## Other responses

- `401` — Not Authenticated
- `404` — Not Found

---

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