v1

latestOpenAPI 3.0.22026-07-146168117.0 KB
Coupons

This endpoint deletes a specific coupon by code. This feature is available as part of the Standard API.

delete/forms/{slug_or_id}/coupons/{code}

Path parameters

slug_or_idstring required

The form's slug, custom slug or ID.

codestring required

The coupon code to get results for.

Response

Successfully deleted a single coupon that matched the provided code

status'ok'