Request body for updating an entry.

Implements

Constructors

Properties

Methods

Constructors

Properties

autoRename?: boolean

Indicates if the entry should be automatically renamed if an entry already exists with the given name in the folder. The default value is false.

name?: string

The name that will be assigned to the entry.

parentId?: number

The ID of the parent entry that the entry will be moved to.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any