# Delete Promotion Deletes a promotion. You can only delete promotions with enabled = false. NoticeThis API call does not contain the project_id path-parameter, so you need to use the API key that is valid in all the company’s projects to set up authorization. Endpoint: DELETE /merchants/{merchant_id}/promotions/{promotion_id} Version: 2.0 Security: basicAuth ## Path parameters: - `merchant_id` (integer, required) Merchant ID. - `promotion_id` (integer, required) Promotion ID. ## Response 204 fields