User UpdatedWebhook

Receive a notification when a user account in Tenovos is updated.

SecurityOAuth2
Request
Request Body schema: application/json

Information about a User when a user account is updated in Tenovos.

eventType
string

Combination of the Topic and the Event

object (event)

Object containing event information and the user who triggered the event.

user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) or user.updated (object) (user.updated)
Responses
200

Return a 200 status to Tenovos to indicate that the data was received successfully

Request samples
application/json
{
  • "eventType": "user.updated",
  • "event": {
    },
  • "user": {
    }
}