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

Path Parameters

promocode_id
integer
required

Response

Successful Response