Stop typing indicator for a recipient
Cancels an active typing bubble on the recipient’s device via an account-owned Mac agent (explicit from, mapping, or any online owned agent).
Authentication
X-App-Idstring
Your MessageBlue App ID, sent in clear on every request. It is paired with request signing: each request is also signed with your App Secret (see the Authentication tag). The App Secret itself is NEVER transmitted — it is only the HMAC signing key.
Request
This endpoint expects an object.
to
from
Optional agent number. If omitted, it is resolved from the existing mapping for to.
Response
Stop typing queued
ok
data
Endpoint-specific payload wrapped in a standard success envelope.
meta
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error
504
Gateway Timeout Error
