Add-Ons
Delete Add-On
Deletes an add-on by ID. The request is rejected if any Kong plugins are still referencing the managed cache add-on — remove those plugin references before deleting.
delete/v2/cloud-gateways/add-ons/{addOnId}
Path parameters
addOnIdstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
ID of the add-on to operate on.
Response
No Content
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○