DELETE api/v1/portals/{portalUid}/customer/placements/{placementGuid}
Delete an existing placement
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
the portal that the placement belongs to |
globally unique identifier |
Required |
| placementGuid |
the placement to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
http response
None.