Skip to main content
PUT
Toggle thread meeting-intent

Authorizations

Authorization
string
header
required

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

id
integer
required
Required range: x >= 1

Body

application/json

Toggle the meeting-intent flag on a thread.

hasMeetingIntent
boolean
required

True to flag the thread as carrying meeting intent; false to clear it.

Response

Meeting-intent flag updated

The response is of type object.