DELETE

Delete Delivery Profile


Developer Preview

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

Deletes a DeliveryProfile.

Deleting a DeliveryProfile permanently removes them from the DeliveryProfile List.

Permanently deletes the delivery profile. This action cannot be undone. All associated delivery regions and carrier configurations will also be removed.

Cannot delete the default delivery profile because every site requires one for core delivery functionality.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage eCommerce - all permissions
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/ecom/v1/delivery-profiles/{deliveryProfileId}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?