The
CreateOrganizationPermissionTokenInput
input includes various settings.
Table: CreateOrganizationPermissionTokenInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 17, 2024 | |||||
expireAt | long | Long-Term | When the organization permission token will expire. | ||
ipFilterId | string | Long-Term | The unique identifier for the related IP filter. | ||
name | string | yes | Long-Term | The name of the organization token. | |
permissions | [OrganizationPermission ] | yes | Long-Term | A list of permissions for the organization. See OrganizationPermission . |