Delete Product or Service

Permanently deletes a Product or Service identified by offeringId.

A Product or Service represents a product, service, or solution provided by your company and serves as a core component of your go-to-market configuration. Deleting a Product or Service removes the associated strategic context used for positioning, targeting, and competitive analysis.

This is a hard delete operation. Once deleted, the Product or Service is permanently removed from the system and cannot be recovered. If the specified offeringId does not exist, the endpoint returns 404 Not Found. If you want to hide a Product or Service without permanently removing it, use the Archive Product or Service endpoint instead.

Use Get Product or Service to verify the Product or Service exists before deletion, or Upsert Product or Service to recreate it afterward if needed.

Common use cases

  • Permanently remove an obsolete product or service
  • Clean up incorrect or duplicate product or service records
  • Reset a product or service before recreating it with updated configuration
Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!