DELETE

Delete Tier


Deletes a loyalty tier.

Authentication

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

Permissions
Manage Loyalty
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/loyalty-tiers/v1/tiers/{tierId}

Path Params
tierIdstringRequired

ID of the tier to delete.

Query Params
revisionnumber

Current revision of the tier to delete.

Response Object
Returns an empty object.
Create tier
Request
cURL
Response
JSON
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?