Skip to main content
DELETE
Delete price book item

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

priceBookId
integer<int64>
required

The unique identifier of the price book from which the item will be deleted.

priceBookItemId
integer<int64>
required

The unique identifier of the item to be deleted from the price book.

Response

Last modified on July 20, 2026