v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14166943.3 KB

Updates a placement with the given attributes. To clear an attribute, pass an empty value (i.e., "").

put/projects/{projectName}/placements/{placementName}

Path parameters

placementNamestring required

The name of the placement to update.

projectNamestring required

The name of the project containing the placement to be updated.

Request body

attributesobject

The user-defined object of attributes used to update the placement. The maximum number of key/value pairs is 50.

Response

Success

UpdatePlacementResponse required