Delete promotion by ID
Delete a Promotion
Path Parameters
Parameter | Details |
---|---|
promotionId
| string Example: 645e0c241a93369ff53f26e0 |
Responses
204
Promotion was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE