DELETE/directory/users/custom-properties/{customPropertyId}
ユーザーカスタムプロパティを削除する。
参考
- ユーザーカスタムプロパティに入力されている値は全て非同期で削除される。
Access Token を指定します。
指定の方法や Access Token の取得方法は 共通仕様 を参照してください。
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