Update Asset Owner

PUT https://{{baseURL}}/api/v2/asset-owner/$id

RESPONSES

status: OK

"{\n    \"id\": integer,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone\": \"string\"\n}"