From 60cb1cdc301db5f59fe4e6c1adfc5c48f6403acf Mon Sep 17 00:00:00 2001 From: ellicenelson Date: Tue, 7 Apr 2026 12:10:46 +0100 Subject: [PATCH] Add update_last_request_at to Companies API schema (Unstable) Companion to intercom/intercom#492687 Co-Authored-By: Claude Opus 4.6 (1M context) --- descriptions/0/api.intercom.io.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 60b589b..73883be 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -22396,6 +22396,10 @@ components: 155.98 will be truncated to 155. Note that this has an upper limit of 2**31-1 or 2147483647.. example: 1000 + update_last_request_at: + type: boolean + description: Set to true to update the company's last seen time to now. + example: true create_or_update_custom_object_instance_request: description: Payload to create or update a Custom Object instance type: object