DELETE/contacts/custom-properties/{customPropertyId}
Deletes a contact custom property of a domain.
Note
- Contact inputs for the contact custom property are deleted as well (async delete).
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
contact
| Parameter | Type | Description |
|---|---|---|
| customPropertyId | string | customPropertyId or propertyName required example : custompi-5ge3-f6d7-ht33-35gr6e465u01 |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID example : 10000001 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found