Skip to main content
DELETE
/
promo-codes
/
{promocode_id}
Delete Promocode Endpoint
curl --request DELETE \
  --url http://localhost:8080/promo-codes/{promocode_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

promocode_id
integer
required

Response

Successful Response