DELETE/directory/custom-fields/{customFieldId}
カスタムフィールドを削除する。
注意
この API は2026年7月下旬を目処に提供終了を予定しています。今後は ユーザーカスタムプロパティの削除 を使用してください。
Access Token を指定します。
指定の方法や Access Token の取得方法は 共通仕様 を参照してください。
directory
| Parameter | Type | Description |
|---|---|---|
| customFieldId | string | カスタムフィールドを特定する ID
required example : customfd-fc09-4a57-ab38-03dc6c425e09 |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | ドメイン ID (既定値: 認可ドメイン ID) example : 10000001 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found