cURL
curl --request DELETE \ --url https://api.example.com/api/Placements/{placementId}
Deletes a single Placement based on the id passed.
OK
Was this page helpful?