4.2.1.8 Disband department

DELETE /rest/orgwise/2/department/{id}

DESCRIPTION

Disband a department. The department will be deleted and members will be removed from the department. Its sub departments will be disbanded too. Use with caution.

MEDIA TYPE

application/json

PATH PARAM

Param

Description

Required

Param

Description

Required

id

The ID or No. of a department.

Required

RESPONSE

{ "code": 0, "msg": "Success" }