This deletes the List entries metadata column and related information.
Argument |
Required |
Type |
Description |
name |
yes |
string |
The column name. |
format |
no |
string |
The format of the output for the API: text, json or xml. The default is text. |
callback |
no |
string |
This only works with Direct APIs. This is a JavaScript function that should be called after the API is completed. This function will be called with the response of the API. Please note: It can only be used when requesting this API via AJAX request. |
Example
servername/webadmin/api/list_entries_metadata_field_delete.php?name=VALUE
Output
OK:
Version: 6.2.3