Skip to main content
PUT
/
api
/
Placements
/
{placementId}
/
Approve
Approves a single placement.
curl --request PUT \
  --url https://api.example.com/api/Placements/{placementId}/Approve

Path Parameters

placementId
integer<int32>
required

Response

200

OK