Documentation Index
Fetch the complete documentation index at: https://docs.h3aven.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Update an existing entity with new data. You can modify the entity name, view permissions, and parameter configurations.Request Examples
The request body can include various fields depending on what you want to update. Here are common update scenarios:Example Request
Response
The endpoint returns a204 No Content status code on successful update, indicating the entity has been updated successfully without returning the updated data in the response body.