product:chat

Block user

Block users

post/users/block

Request body

blocked_user_idstring required

User id to block

user_idstring

Response

Successful response

blocked_by_user_idstring required

User id who blocked another user

blocked_user_idstring required

User id who got blocked

created_atstring date-time required

Timestamp when the user was blocked

durationstring required

Duration of the request in milliseconds

Changes