DELETE/contacts/{contactId}/forcedelete
연락처 즉시 삭제를 요청한다. 즉시 삭제된 연락처는 복구 할 수 없다.
OAuth 2.0 인증.
자세한 인증 방식은 인가·인증을 참고한다.
contact
| Parameter | Type | Description |
|---|---|---|
| contactId | string | 고객/거래처 연락처 ID required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found