robot

Create a robot account

Create a robot account

post/robots

Headers

X-Request-Idstring

An unique ID for the request

Request body

namestring

The name of the robot

descriptionstring

The description of the robot

secretstring

The secret of the robot

levelstring

The level of the robot, project or system

disableboolean

The disable status of the robot

durationinteger

The duration of the robot in days, duration must be either -1(Never) or a positive integer

Response

Created

idinteger

The ID of the robot

namestring

The name of the robot

secretstring

The secret of the robot

creation_timestring date-time

The creation time of the robot.

expires_atinteger

The expiration date of the robot

Changes