Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 642 Bytes

RobotCreateV1.md

File metadata and controls

13 lines (9 loc) · 642 Bytes

RobotCreateV1

Properties

Name Type Description Notes
name str The name of robot account [optional]
description str The description of robot account [optional]
expires_at int The expiration time on or after which the JWT MUST NOT be accepted for processing. [optional]
access list[Access] The permission of robot account [optional]

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