Deletes an agent custom field.
DELETE /assetmgmt/assets/customfields/{fieldName}
Headers
Sample Response Model
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}