Skip to content

Remove Deal Contact

DELETE
/deals/{deal_id}/contacts/{person_id}

Unlink a contact from the deal. The contact record itself is untouched.

Authorizations

Parameters

Path Parameters

deal_id
required

Deal id.

string

Deal id.

person_id
required

Contact id.

string

Contact id.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

204

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string