Departments
Delete Department
    
        DELETE
        /departments/{departmentId}
    
    https://api.relesysapp.net/api/v1.3/departments/{departmentId}
            
                Delete the department by the ID provided.
            
                    
                Scopes: relesys.api, relesys.api:write, relesys.api.users, relesys.api.users:write
            
    URL Path
| departmentId | string / guid | The department's unique identifier | required | 
Responses
application/json
                    There is no body for this response