DELETE/directory/levels/{levelId}
職級を削除する。
Access Token を指定します。
指定の方法や Access Token の取得方法は 共通仕様 を参照してください。
directory
| Parameter | Type | Description |
|---|---|---|
| levelId | string | 職級を特定する ID (URLエンコードする)
required example : levelaa7-b824-4937-66af-042f1f43cefa |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | ドメイン ID (既定値: 認可ドメイン ID) example : 10000001 format : int32 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Forbidden