- Sync
- Async
Parameters
new_name(str): New app nameapp_id(str, optional): App ID to renameapp_name(str, optional): Current app name to rename
Returns
Dict[str, Any]: API response with rename status
Rename a cloud app by ID or current name
new_name (str): New app nameapp_id (str, optional): App ID to renameapp_name (str, optional): Current app name to renameDict[str, Any]: API response with rename status