Const
Api
Param
Description
PATCH https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/places/:place_id/instances/:instance_id Update Instance body universe_id The universe ID. place_id The place ID. instance_id The instance ID. updateMask The list of fields to update. Updates an instance's property data.
When updating a Script instance's source property, the maximum supported property size is 200,000 bytes after UTF-8 encoding.
Script
PATCH https://apis.roblox.com/cloud/cloud/v2/universes/:universe_id/places/:place_id/instances/:instance_id Update Instance body universe_id The universe ID. place_id The place ID. instance_id The instance ID. updateMask The list of fields to update. Updates an instance's property data.
When updating a
Script
instance's source property, the maximum supported property size is 200,000 bytes after UTF-8 encoding.