Set asset controller
Request Endpoint:
POST /odata/v1.0/Assets({key})/SetControllerParameters
Request Body:
Example Request:
POST /odata/v1.0/Assets('0x5f1e6522bd3b65be880007')/SetController
{
"controllerAddress":"0xec8d4700be44cb99f0a273af38b403f4759cbc4d"
}Response Body:
Example Response:
Response Codes:
Last updated
Was this helpful?