Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 526 Bytes

ApiTokenCreateRequestV1.md

File metadata and controls

11 lines (8 loc) · 526 Bytes

# ApiTokenCreateRequestV1

Properties

Name Type Description Notes
expires_timestamp \DateTime The token's expiration time (RFC-3339). Null, if the token never expires. [optional]
label string The token label. [optional]
type string The token type. [optional]

[Back to Model list] [Back to API list] [Back to README]