---
title: "Delete an authorization"
method: DELETE
path: "/builder/authorization/{authorizationId}"
tags: ["Builder authorizations"]
---

# Delete an authorization

`DELETE /builder/authorization/{authorizationId}`

Delete an authorization by its id. If the authorization is linked to any external data components, the delete will fail. You can check if the authorization is linked to any external data components by calling the "links" endpoint.

## Path parameters

- `authorizationId` integer, required

## Response `200`

OK

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/revisions/9bd1e2b3633f/schema)
