InviteExternalAgentParams
expiry
permissions
target
Optional
• expiry? : Date
Defined in src/api/procedures/inviteExternalAgent.ts:40arrow-up-right
date at which the authorization request for invitation expires (optional)
note if expiry date is not set, the invitation will never expire
note
• permissions: KnownPermissionGroup | CustomPermissionGroup | object | object
Defined in src/api/procedures/inviteExternalAgent.ts:26arrow-up-right
• target: string | Identity
Defined in src/api/procedures/inviteExternalAgent.ts:25arrow-up-right
Last updated 4 years ago
Was this helpful?