Webhook: End user updated
A webhook sent when an end user is updated
Payload
The payload of this webhook request is an object.
type
The webhook event type description
timestamp
The timestamp for when the event was generated. Uses millisecond precision to help with event ordering needs.
data
The webhook event data
Response
200
any
Return a 200 status to indicate that the data was received successfully.