Create Asset Owner

POST https://{{baseURL}}/api/v2/asset-owner

RESPONSES

status: Created

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