Skip to main content

Method

PATCH /v1/products/:id/transport/configs/:configId/addons

Path Parameters

uuid
Product ID that owns the config.
uuid
Transport config ID.

Body Parameters

Headers

string
Bearer token (requires products:write).
string
application/json

Request Example

Response

Rows with an id are replaced; rows without an id create new addons. The endpoint returns the full set of addons after upsert.