Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 781 Bytes

RobotCreate.md

File metadata and controls

16 lines (12 loc) · 781 Bytes

RobotCreate

Properties

Name Type Description Notes
name str The name of the tag [optional]
description str The description of the robot [optional]
secret str The secret of the robot [optional]
level str The level of the robot, project or system [optional]
disable bool The disable status of the robot [optional]
duration int The duration of the robot in days [optional]
permissions list[RobotPermission] [optional]

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