---
title: "Delete Organization Alias"
method: DELETE
path: "/v1/organizations/me/aliases/{name}"
tags: ["aliases"]
---

# Delete Organization Alias

`DELETE /v1/organizations/me/aliases/{name}`

Delete a stored alias from one of the organization's workspaces. Owners and admins only.

## Path parameters

- `name` string, required

## Query parameters

- `workspace_id` string, uuid, nullable — Delete the alias in this workspace of the caller's organization.

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `be434013dd3d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/organizations/me/aliases/:name/delete.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc.dev/mozilla-ai/apis/otari/revisions/80c117c36f36?raw)
