Delete

Unlabel Contact


Removes labels from a contact.

If a label is no longer needed and you want to remove it from all contacts, you can delete it with Delete Label (in the Labels API).

Members are typically associated with a contact, each having a distinct member and contact ID. When passing the ID as a parameter, avoid presuming the IDs are identical since they represent separate entities.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Contacts
Manage Members and Contacts - all permissions
Learn more about permission scopes.
Endpoint
DELETE
https://www.wixapis.com/contacts/v4/contacts/{contactId}/labels

Event TriggersThis method triggers the following events:
Was this helpful?
Yes
No