Syntax
deactivateProfile(deleteData)
Description
Deactivates the user’s Contact Profile. While the Contact Profile is deactivated, no data can be read from or written to the Contact Profile. This function can be used to temporarily disable a Contact Profile or to permanently remove data if required. Parameters:deleteData
:boolean
— if set totrue
, existing data will be erased from the Contact Profile.
Promise<any>