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

Path Parameters

pcg_id
string<uuid>
required

Response

Successful Response