DELETE/directory/profile-statuses/{profileStatusId}
ユーザープロフィールのステータスを削除する。
Access Token を指定します。
指定の方法や Access Token の取得方法は 共通仕様 を参照してください。
directory
| Parameter | Type | Description |
|---|---|---|
| profileStatusId | string | ステータス ID
required Allowed values : BUSY, AWAY, LEAVE_OFFICE, ABSENCE, CUSTOM01, CUSTOM02, CUSTOM03, CUSTOM04, CUSTOM05, CUSTOM06, CUSTOM07, CUSTOM08, CUSTOM09, CUSTOM10, CUSTOM11, CUSTOM12 example : BUSY |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | ドメイン ID example : 10000001 format : int32 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Forbidden