Suger

remove contact from offer

DELETE https://api.suger.cloud/org/{orgId}/contact/{contactId}/offer/{offerId}

remove contact from offer by given organization, offer id and contact id.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
contactId path string yes Contact ID
offerId path string yes Offer ID

Responses

200 — empty string if success

Content-Type: application/json

400 — Bad request error

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference