Skip to main content

Remove a Contact

Remove contacts using the Contact Id or Contact Name.

info

The contact will not be physically deleted from BigChange as it may still be referenced by other entities. It is instead no longer available from the web portal or to the web services and only available where included in an items history.


Query String Parameters

NameTypeDescriptionRequired
ActionStringContactDeleteRequired
ContactIdIntThe unique identifier of the contact which can be retrieved using Contact List.Optional
ContactRefString(50)The internal reference of the contact.Optional
tip
The Contact Reference or Id can be supplied. If both parameters are provided, the Contact Id will take precedence.

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2contactId or contactRef parameters requiredMandatory parameter was not supplied
2Invalid Format - ContactIdInteger value is invalid or was not specified (when required)
2No matching contactNo data returned or set-up in BigChange
2misc_noRightYou do not have the permissions to delete contacts.

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ContactDelete&ContactId=21635423