Skip to main content

Bulk Delete Sales Channel Product Templates

POST 

/api/v2/sales-channel-product-templates/bulk-destroy

Deletes several product templates in one call.

Required scope: products:write

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

Target them either by an explicit ids array, or by the same filters the list endpoint accepts — send filters instead of ids to delete everything matching the current view.

Authentication: Requires Bearer token with the listings scope.

Request

Responses

OK

Response Headers
    Content-Type