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

# Thread tenant updated

> Fired when the tenant a thread belongs to is changed, added or removed.

This event is fired when the tenant a thread belongs to changes. Both the previous and the new tenant are included, and either can be null.

## Schema

[**View JSON Schema →**](https://core-api.uk.plain.com/webhooks/schema/latest.json)

Example:

<Snippet file="webhooks/thread-tenant-updated.mdx" />

<Snippet file="webhooks/sdk-usage.mdx" />
