---
title: "User Updated Event"
method: POST
path: "User updated"
---

# User Updated Event

`POST User updated` (webhook)

Receive real-time data updates on user update events at your specified URL. 

Find more details about event types and payload examples in the Guides -> Webhooks section for a deeper understanding.

## Acknowledgement `200`

Successful Response

- UsersChangedWebhookResponse
  - `requestId` string — The request id
  - `company` string, required — The company id
  - `activityType` string, required — The activity type
  - `eventTimestamp` integer, required — The event unix timestamp
  - `evnetTimestamp` integer, required — DEPRECATED: Use event_timestamp instead
  - `eventType` string, required — The event type
  - `data` object[], required — The new data of the updated users

---

[API](https://skmtc.net/connecteam/apis/connecteam-api-documentation.md) · [All operations](https://skmtc.net/connecteam/apis/connecteam-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/connecteam/connecteam-api-documentation/revisions/d8f7f302222e/schema)
