Skip to content

Ticket part author

The author that wrote or triggered the part. Can be a bot, admin, team or user.

typestringrequired

The type of the author

Enum:"admin""bot""team""user"
Example:"admin"
idstringrequired

The id of the author

Example:"274"
namestring or null

The name of the author

Example:"Operator"
emailstring, (email)required

The email of the author

Example:"operator+abcd1234@intercom.io"
{ "type": "admin", "id": "274", "name": "Operator", "email": "operator+abcd1234@intercom.io" }