# Delete a Seller Extension Deletes the specified (by typedId in the payload) Seller Extension. Endpoint: POST /delete/SX Security: basic, X-PriceFx-jwt ## Request fields (application/json): - `data` (object) - `data.typedId` (string) typedId of the Seller Extension you want to delete. ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (any) - `response.status` (integer)