DELETE api/v1/portals/{portalUid}/customer/countries/{countryGuid}
Deletes the country by the specified country GUID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
The customer portal |
globally unique identifier |
Required |
| countryGuid |
The country GUID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns a response message.
None.