@squidcloud/client
Preparing search index...
ManagementRenameApplicationRequest
Interface ManagementRenameApplicationRequest
Request to rename an application.
interface
ManagementRenameApplicationRequest
{
appId
:
string
;
name
:
string
;
}
Index
Properties
app
Id
name
Properties
app
Id
appId
:
string
The ID of the application to rename
name
name
:
string
New name for the application
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
Id
name
@squidcloud/client
Loading...
Request to rename an application.