NOTE: User must be logged in as admin to access this API
URL : service-desk/api/license-type
Method : POST
Query Parameters:
| Parameter | Type | Possible Values | Required/Optional | Description | 
| name | String | Required | License Type Name | 
{
   "success": true,
   "message":"License Type Saved successfully"
}
              