DELETE api/pro/clinics/{clinicId}/product-addon-licenses/{productAddonLicenseId}

Deletes a product add-on license.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.