list_entry_metadata_delete

This deletes all metadata of the List Entry.

See Also

Argument

Required

Type

Description

entry_id

yes

string

Enter the entry id. To find the id for the list_entry_list and display the 'detailed' view for the List.

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_entry_metadata_delete.php?entry_id=VALUE

Output

OK:

 

Version: 6.2.3