DELETE api/v1/portals/{portalUid}/customer/clients/{clientGuid}/sites/{clientSiteGuid}
Deletes the client site by the specified client site Guid.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
The customer portal |
globally unique identifier |
Required |
| clientGuid |
The client we are deleted the site from |
globally unique identifier |
Required |
| clientSiteGuid |
The client site Guid to be deleted |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns http response message.
None.