DeleteByIds
Delete coupon by coupon ids.
Header parameters
Content-TypestringOptionalExample:
application/jsonBody
objectOptionalExample:
{"ids":["<integer>","<integer>"],"ignoreInvalidCoupons":"<boolean>"}Responses
200
OK
application/json
Responseobject
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/coupons/deleteByIds