Patch

Unassign Product Instance From Site


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Unassigns a product instance from a site.

You must pass the ID of the Wix account that the product instance belongs to in the header of the call.

The product instance becomes floating and the customer immediately looses access to features included in the unassigned service. It's up to the reseller to decide whether unassigning a product instance affects the customer’s payment.

If an unassigned product instance is a requirement for another service, that service may not be available to the customer any longer. For example, if you unassign a Combo Plan plan from a site, a previously connected domain is disconnected.

You can assign floating product instances to sites using the Assign Product Instance to Site endpoint.

Important: This call requires an account level API key and cannot be authenticated with the standard authorization header.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Reseller Packages
Learn more about permission scopes.
Endpoint
PATCH
https://www.wixapis.com/resellers/v1/packages/product-instances/{instanceId}/unassign

Was this helpful?
Yes
No