type RevokeDelegationOptions = { idempotencyKey?: string; };
idempotencyKey?
string
Was this page helpful?