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

Path Parameters

group_id
integer
required

Response

Successful Response