> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Object (Advanced)

Update object by Id

## Input

| Property | Type        | Required | Description          |
| -------- | ----------- | -------- | -------------------- |
| object   | DROPDOWN    | Yes      | Select the Object    |
| id       | SHORT\_TEXT | Yes      | Select the Id        |
| data     | JSON        | Yes      | Select mapped object |

## Sample Output

```json theme={null}
{}
```
