DELETE/directory/profile-statuses/{profileStatusId}
상태 정보를 삭제한다.
OAuth 2.0 인증.
자세한 인증 방식은 인가·인증를 참고한다.
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