Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 713 Bytes

RobotCreateV1.md

File metadata and controls

13 lines (9 loc) · 713 Bytes

RobotCreateV1

Properties

Name Type Description Notes
Name string The name of robot account [optional] [default to null]
Description string The description of robot account [optional] [default to null]
ExpiresAt int32 The expiration time on or after which the JWT MUST NOT be accepted for processing. [optional] [default to null]
Access []Access The permission of robot account [optional] [default to null]

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