API
chat.setTypingStatus
PUT https://chat.api.rivet.gg/v1/threads/{thread_id}/typing-status
curl -X PUT -d '@body.json' 'https://chat.api.rivet.gg/v1/threads/{thread_id}/typing-status'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

thread_idrequired
string

Body

statusrequired
object