---
title: "DELETE /2021-10-31/functions/{FunctionName}/url"
method: DELETE
path: "/2021-10-31/functions/{FunctionName}/url"
---

# DELETE /2021-10-31/functions/{FunctionName}/url

`DELETE /2021-10-31/functions/{FunctionName}/url`

Deletes a Lambda function URL. When you delete a function URL, you can't recover it. Creating a new function URL results in a different URL address.

## Path parameters

- `FunctionName` string, required

## Query parameters

- `Qualifier` string

## Response `204`

Success

## Other responses

- `480` — ResourceConflictException
- `481` — ResourceNotFoundException
- `482` — ServiceException
- `483` — TooManyRequestsException

---

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