Project View Data
To avoid the need for parsing Project View Menu Items to perform changes to what Entity Types and Tilesets are loadeded. We have a dedicated endpoint for performing bulk changes.
This endpoint will match a given Entity Type ID or Tileset ID and update all related Menu Items to a new ID. Alternatively, you can delete all related Menu Items for a given Entity Type or Tileset.
Requests
Below are the endpoints to reference.
Update a single Project View
Request body
Response
Javascript example
Update multiple or all Project Views
Request body
Response