AccessTokenWriteRequest class reference
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | A free-form name for the token. Doesn’t have to be unique | |
expiry_date | datetime, none_type | Once the token expires, clients cannot use it anymore. If not set, the token will not expire. | [optional] |
read_only | bool | [optional] |