Interface UpdateDynamicDataBinPayload

interface UpdateDynamicDataBinPayload {
    dynamicDataId: string;
    label?: string;
    rotateDataSecret?: boolean;
}

Properties

dynamicDataId: string

The dynamic data ID to update

label?: string

The label of the dynamic data bin to update

rotateDataSecret?: boolean

Whether to rotate the data secret