Delete User Field Settings userfieldconfig.delete

We are still updating this page

Some data may be missing here — we will complete it shortly.

Scope: userfieldconfig, module scope

Who can execute the method: any user

Description

userfieldconfig.delete({moduleId: string, id: number})
        

This method will delete the field settings with the identifier id.

Parameters

Parameter

Description

moduleId*

String identifier of the module.

id*

Identifier of the field settings.

Required parameters are marked with *