KQL Database item payload
The KQL database item payload defines the properties of the KQL database item when creating it using the Microsoft Fabric REST API. The payload is a JSON object that contains the properties of the KQL database item.
The parameters of the item payload depend on the type of the KQL database item. The KQL database item can be of type ReadWrite or Shortcut.
- For information on the parameters of the ReadWrite KQL database payload, see ReadWriteDatabaseCreationPayload.
- For information on the parameters of the Shortcut KQL database payload, see ShortcutDatabaseCreationPayload.