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

# Package update

Fired when an existing package is updated.

This event is only triggered on a successful call to `packages/update`.

## Example

```json Payload theme={null}
{
	"packageId": "ea24f722-3535-4869-8afc-dc6f2ee585b7",
	"externalData": null,
	"action": "package_update",
	"eventId": "d002627a-b623-424c-af2e-d5c25f78e84d",
	"eventOwnerOrganizationId": "a51aa87f-2567-490e-8a93-00618f0cc3de",
	"eventOwnerMemberId": "83ac20dc-ca4d-4534-a8f5-61ce0934fe71",
	"eventTime": "2023-03-21T13:33:16.7221085Z"
}
```
