DELETE api/pro/clinics/{clinicId}/product-addon-licenses/{productAddonLicenseId}
Deletes a product add-on license.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clinicId |
The id of the clinic. |
string |
Required |
productAddonLicenseId |
The id of the product add-on license. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.