access-token: ********************
curl --location '/admin/switchs/port//detectmac' \ --header 'access-token: <api-key>'
{ "success": true, "mac": "00:11:22:33:44:55" }