deleteApplicationInfo method

Last Updated : Jun 05, 2026 |

This section describes the method for deleting an existing application.

void deleteApplicationInfo(String name, String zoneName)

Parameters

Parameters

Notes

Required?

String name

Name of the application in the format application name for global applications or organization name/application name for organization applications.

Y

String zoneName

Name of the zone from which the application is deleted. If the zone name is not specified, then the application is deleted from the default zone.

N

Data returned

None

Execution of the web service method without any exception implies that the deletion was successful.