Skip to main content
DELETE
/
country-default-groups
/
{country}
Delete Country Default Group
curl --request DELETE \
  --url https://api.{your-broker}.slate-labs.com/country-default-groups/{country}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

country
string
required

Response

Successful Response