Request body for moving an existing field within a template to a new position.

Implements

Constructors

Properties

Methods

Constructors

Properties

fieldName: string

The name of the field to move. Required. Must already be part of the template.

newPosition: number

The 1-based target position. Required. Values less than 1 or greater than the current field count are rejected with 400.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any