Snag Docs logo

Delete Loyalty Rule

Delete an existing Loyalty Rule

DELETEhttps://admin.snagsolutions.io/api/loyalty/rules/{id}
Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Path Parameters

idstring<uuid>required

Query Parameters

debitLoyaltyPointsstringdefault: false

Whether to debit loyalty points

Default: "false"

Response

application/json

200

idstring<uuid>required
deletedAtstring<date-time>required

DELETE /api/loyalty/rules/{id} — path parameters: id; query parameters: debitLoyaltyPoints