Delete a Channel Partner Contact

Delete a channel partner contact for the provided contact ID.

Method Type URI
DELETE

v90/ws/contact/{contactId}.ws

URI Parameters

Parameter Description Type
contactId Identifier of the contact in the database. Integer

Sample Response

Success

HTTP Status Code: 204

Header-Location: Deleted

Failure

HTTP Status Code: 404

Response Body: ID 2 does not exist.