Bulk Delete Products

Deletes multiple Products in a single operation. Warning: This is a dangerous operation. Please pass this parameter to acknowledge that all products for the connection will be deleted. *Note:* Currently, keys generated via the TaxCloud web app do not include the necessary scopes to interact with the Management API. To request access, [contact our support team](https://support.taxcloud.com/article/148-taxclouds-service-level-agreement).

Authentication

AuthorizationBearer
This authentication type can be used to directly call the service.
OR
X-API-KEYstring
This authentication type is supported by using the provided API key for the merchant account.

Path parameters

connectionIdstringRequired
represents the ID of a connection. It is used as a unique identifier for the connection

Query parameters

confirm_deletebooleanRequired
This is a dangerous operation. Please pass this parameter to acknowledge that all products for the connection will be deleted.

Response

No Content

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error