---
title: "RevokeRepresentativeAuthTokens revokes all active tokens created by the current user to act on behalf of the specified user.
This is primarily used for \"unassume\" flows."
method: DELETE
path: "/v1/users/-/tokens/representing/{email}"
---

# RevokeRepresentativeAuthTokens revokes all active tokens created by the current user to act on behalf of the specified user.
This is primarily used for "unassume" flows.

`DELETE /v1/users/-/tokens/representing/{email}`

## Path parameters

- `email` string, required

## Response `200`

A successful response.

- V1RevokeRepresentativeAuthTokensResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.net/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/289a0ca9ce49/schema)
