Skip to content

api.procedures.types.RevokeClaimsParams

prashantasdeveloper edited this page Mar 12, 2025 · 86 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:845


operation

operation: Revoke

Defined in

api/procedures/types.ts:846

Clone this wiki locally