diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 96b5ce6..aa2d2bf 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -39966,6 +39966,17 @@ components: change. Returns null if no state change history exists. Useful for tracking state transitions for reporting and compliance. example: '7493' + priority: + type: string + enum: + - none + - low + - medium + - high + - urgent + description: The priority level of the ticket. Returns one of none, low, + medium, high, or urgent. + example: high ticket_deleted: title: Ticket Deleted type: object