Skip to main content

AgentControllerPatchDTO

Patch Request DTO for individual Agent Controller

versionstringnullable
isActivebooleannullable

New Status for the identified Agent Controller

trustProviderIduuidnullable

New Trust Provider to use for the identified Agent Controller

AgentControllerPatchDTO
{
"version": "string",
"isActive": true,
"trustProviderId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}