# Remove software license from department **DELETE /data/departments/{department_id}/software-licenses/{software_id}** Remove a software license from a specific department. This disassociates the software license from the department. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **department_id** () Unique identifier of the department - **software_id** () Unique identifier of the software license to remove ## Responses ### 204 Software license successfully removed from department [Powered by Bump.sh](https://bump.sh)