setApplicationInfo method

Last Updated : Jun 05, 2026 |

This section describes the method for updating the parameters of an existing application.

Status setApplicationInfo(String name, FieldArray fieldArray, 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

FieldArray fieldArray

Array of fields where each field contains the details of the application field.

Y

String zoneName

Name of the zone in which the application is updated. If the zone name is not specified, then the application is updated in default zone.

N

Data returned

Return Type

Notes

Status

Status of the method invocation.