---
title: "Remove all account associations for an admin"
method: DELETE
path: "/api/v1/account_admins/{id}"
tags: ["Account Admins"]
---

# Remove all account associations for an admin

`DELETE /api/v1/account_admins/{id}`

Removes all account associations for the specified user.

## Path parameters

- `id` string, required

## Response `204`

all associations removed

---

[API](https://skmtc.net/instructure/apis/canvas-catalog-api.md) · [All operations](https://skmtc.net/instructure/apis/canvas-catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/canvas-catalog-api/revisions/78578cd3e37a/schema)
