Skip to main content

Delete Single Listing

DELETE 

/api/integration-instances/:integration_instance/listings/:id

Delete a single listing from the integration instance.

Required scope: integrations:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token + Power User access.

Returns 400 if the listing is linked and cannot be deleted.

Request

Responses

OK