DELETE/contacts/custom-properties/{customPropertyId}
도메인의 연락처 커스텀 속성을 삭제한다.
참고
- 연락처 커스텀 속성의 연락처 입력값도 같이 삭제된다(비동기 삭제).
OAuth 2.0 인증.
자세한 인증 방식은 인가·인증을 참고한다.
contact
| Parameter | Type | Description |
|---|---|---|
| customPropertyId | string | customPropertyId 또는 propertyName required example : custompi-5ge3-f6d7-ht33-35gr6e465u01 |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | 도메인 ID example : 10000001 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found