update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'InviteIdentitiesRequest', 'BetaInvite
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Ids** | Pointer to **[]string** | The list of Identities IDs to invite - required when 'uninvited' is false | [optional]
**Uninvited** | Pointer to **bool** | indicator (optional) to invite all unregistered identities in the system within a limit 1000. This parameter makes sense only when 'ids' is empty. | [optional] [default to false]
**Ids** | Pointer to **[]string** | The list of Identities IDs to invite - required when 'uninvited' is false | [optional]
**Uninvited** | Pointer to **bool** | indicator (optional) to invite all unregistered identities in the system within a limit 1000. This parameter makes sense only when 'ids' is empty. | [optional] [default to false]
## Methods