Placements

Update a placement

Updates the placement with the specified ID. You can update dates, template, placed-by user, and custom attribute values.

patch/placements/{id}

Path parameters

idstring required

Request body

templateIdstring
placedByUserIdstring
placedAtDatestring date-time
startDatestring date-time
endDatestring date-time

Response

Placement updated successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.