v51

OpenAPI 3.0.3raw.githubusercontent.com2026-06-2900319.8 KB

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

emailstring required

Email of the user being represented.

Response

A successful response.

V1RevokeRepresentativeAuthTokensResponse required