updateFolder

abstract suspend fun updateFolder(updatePayload: UpdateFolderPayload): DataProviderResponse<Unit>

Update the display properties of a folder

Return

a DataProviderResponse with no payload

Parameters

updatePayload

The desired properties the folder should take