AgentControllerDeviceCodeDTO
DTO of an individual Agent Controller Device Code
device_codestringnullable
One time use OAuth 2 Device Code for use during AgentController deployment and registration
AgentControllerDeviceCodeDTO
{
"device_code": "string"
}