v2
latestOpenAPI 3.1.02026-08-05123191254.3 KBexternal-v2-placements
Update Placement
Partially update an existing placement (JSON Merge Patch semantics).
Only the fields present in the request body are updated. An empty body (all fields absent) returns 400 because no meaningful update was requested. Use status="archived" to remove a placement from active views — this mirrors the existing app convention (no row-level delete is supported).
Returns 404 for placements on foreign-account deals or non-existent placements.
patch/api/external/v2/placements/{placement_id}
Path parameters
placement_idinteger required
Request body
Response
Successful Response