Skip to main content

Delete eBay Integration

DELETE 

/api/ebay/:integrationInstance

Delete an eBay integration instance. The deletion runs as a background job that removes the connection and its channel data. Returns 204 immediately after the job is queued.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Path parameters:

  • integrationInstance (integer): The eBay integration instance ID.

Request

Responses

No Content

Response Headers
    Content-Type