Deletes the condition for the specified contact.
Scope | contacts Deprecated scope name: delete_contact_conditions |
App Type | All |
Authorization Type | Access token |
URI | /v4/contacts/{contactId}/conditions/{id}?lang={lang} |
HTTP Method | DELETE |
Automation Version(s) | 7.3.3.4 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
contactId | long | Yes | Get All Contacts | The unique ID associated with the contact. | 7.3.3.4 |
id | string | Yes | � | The unique identifier for the object, assigned by the Civic Platform server and provided in a response. | 7.3.3.4 |
lang | String | No | � | Indicates the language applied. | 7.3.3.4 |