Delete a reseller license
Permanently deletes a reseller license. It cannot be undone.
DELETE/v3/resellers/{resellerId}/licenses/{id}
JWT
reseller:license:delete
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| resellerId* | string | path | |
| id* | string | path | Unique identifier for the reseller license. |
Responses
204
401
403
404
409
429
500