DELETE/directory/users/custom-properties/{customPropertyId}
도메인의 구성원 커스텀 속성을 삭제한다.
참고
- 구성원 커스텀 속성의 구성원 입력값도 같이 삭제된다(비동기 삭제).
OAuth 2.0 인증.
자세한 인증 방식은 인가·인증을 참고한다.
directory
| Parameter | Type | Description |
|---|---|---|
| customPropertyId | string | customPropertyId 또는 propertyName required example : customfd-fc09-4a57-ab38-03dc6c425e09 |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | 도메인 ID example : 10000001 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found