Skip to main content

Remove a Contact Person

This webservice allows you to delete contact persons using an id or reference.

Query String Parameters

NameTypeDescriptionRequired
ActionStringContactDeletePersonRequired
UserIdIntThe BigChange user contact Id (GUID).Required

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2UserId parameter requiredMandatory parameter was not supplied
2Invalid format UserIdUnrecognized GUID format value
2UserId parameter is invalidNo record found using the specified parameters
2misc_noRightYou do not have the permissions to create and update contacts.

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ContactDeletePerson&UserId=ace5e6ef-829f-4fb6-828b-672dbc83f82b