---
title: "DELETE /api/organizations/{organization_pk}/members/{id}/cache/"
method: DELETE
path: "/api/organizations/{organization_pk}/members/{id}/cache/"
tags: ["organizations"]
---

# DELETE /api/organizations/{organization_pk}/members/{id}/cache/

`DELETE /api/organizations/{organization_pk}/members/{id}/cache/`

Clear the cached user permissions for a member of the organization.

Used by team admins to force a member's device to refetch up-to-date
settings/content on the next request, instead of waiting for the
signal-driven invalidations to fire.

## Path parameters

- `organization_pk` string, required
- `id` string, required

## Response `204`

---

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