Skip to main content

Method

DELETE /v1/products/:id/transport/configs/:configId/addons/:addonId

Path Parameters

uuid
Product ID that owns the config.
uuid
Transport config ID.
uuid
Addon ID to delete.

Headers

string
Bearer token (requires products:write).

Request Example

Response

If the addon does not exist, the API returns 404 Not Found.