DELETE api/v1/clients/sites/{clientSiteUid}?portalUid={portalUid}&clientGuid={clientGuid}&clientSiteGuid={clientSiteGuid}

Deletes the client site by the specified client site Guid.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

clientSiteUid

string

None.

Body Parameters

None.

Response Information

Resource Description

Returns http response message.

None.