Skip to content

api.procedures.types.RevokeClaimsParams

prashantasdeveloper edited this page May 1, 2025 · 82 revisions

Interface: RevokeClaimsParams

api/procedures/types.RevokeClaimsParams

Table of contents

Properties

Properties

claims

claims: Omit<ClaimTarget, "expiry">[]

array of claims to be revoked

Defined in

api/procedures/types.ts:849


operation

operation: Revoke

Defined in

api/procedures/types.ts:850

Clone this wiki locally