promotions

Delete promotion

Soft-deletes a promotion by its identifier. An active promotion cannot be deleted.

delete/api/v1/promotions/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Promotion identifier (UUID).

Response

Promotion deleted.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.