Skip to content

zentao-api / deleteProfile

Function: deleteProfile()

deleteProfile(profileKey): Promise<boolean>

删除指定 profile;返回是否实际删除了记录。

Parameters

ParameterType
profileKeystring

Returns

Promise<boolean>

Released under the MIT License.