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