Update Agent

Update Agent
Request
URI
PUT
https://{api_host}//api/devices/{id}/update-agent
COPY

Request Body
devicemgmtUpdateAgentRequest of type(s) application/json
Required
{
    "id": "string"
}
string
id
Optional

id

Responses
200
Returns devicemgmtUpdateAgentResponse of type(s) */*
Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure