Skip to main content
POST
Initiate new chat conversation

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
user_id
integer

Other user ID to start conversation with (NOT receiver_id)

Example:

1

Response

200

Chat initiated