Toggle thread meeting-intent
Inbox
Toggle thread meeting-intent
Requires the
inbox:operate scope (or a broader one that includes it).
Use this endpoint when you need to mark a conversation as one where the contact wants to book a meeting, or to clear that mark. Send hasMeetingIntent true to set it and false to remove it. The thread filter can then return only the threads carrying this flag.
PUT
Toggle thread meeting-intent
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Required range:
x >= 1Body
application/json
Toggle the meeting-intent flag on a thread.
True to flag the thread as carrying meeting intent; false to clear it.
Response
Meeting-intent flag updated
The response is of type object.