Skip to content

api.procedures.types.RevokeClaimsParams

prashantasdeveloper edited this page Dec 2, 2024 · 66 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:813


operation

operation: Revoke

Defined in

api/procedures/types.ts:814

Clone this wiki locally