Update iOS ClassAsk AIput https://api.indigitall.com/v2/pushlive/{appId}/iosclass/{iosClassId}Update specific iOS Class by a iosClassId. To update no associated live activity must be active.Path ParamsappIdnumberrequiredCustomer application idiosClassIdstringrequirediOS Class IDBody Paramsnamestring | nullThe name of the iOS Class, which should be a meaningful, short title. It must be between 5 and 100 characters long, and can contain letters, numbers, spaces, and some punctuation marks. Example: "Event Template".attributesobjectThe dictionary that contains data you pass to a Live Activity that you start with a remote push notification with static data during the live activity cycle. iOS platform should keep the same structure of your application. For more information, see attributes in Official Apple Docs.attributes objectResponses 200Success defaultError 5XX, 4XXUpdated 14 days ago