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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Path parameters:

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

Request

Responses

No Content

Response Headers
    Content-Type