사용자 차단 목록 관리
Last updated
Last updated
다음과 같은 방식으로 동작합니다.
GET
https://api.talkplus.io/v1.4/api/users/:userId/blocked
차단한 사용자 목록을 조회합니다.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://api.talkplus.io/v1.4/api/users/:userId/block
사용자를 차단합니다.
POST
https://api.talkplus.io/v1.4/api/users/:userId/unblock
(특정 사용자 권한으로) 사용자 차단을 해제합니다.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Case
가능 여부
내가 블럭한 사용자를 내가 Owner인 channel에 add member가 가능한지
불가능
내가 블럭한 사용자가 내가 Owner인 channel에 join이 가능한지
불가능
내가 블럭한 사용자를 내가 Member인 channel에 add member가 가능한지
가능
내가 블럭한 사용자가 내가 Member인 channel에 join이 가능한지
가능
내가 블럭한 사용자가 Owner인 channel에 나를 add member할 수 있는지
불가능
내가 블럭한 사용자가 Owner인 channel에 내가 join할 수 있는지
불가능
내가 블럭한 사용자가 Member인 channel에 나를 add member할 수 있는지
가능
내가 블럭한 사용자가 Member인 channel에 내가 join할 수 있는지
가능
userId*
string
현재 사용자
lastUserId
string
Last user ID to query from (use for pagination)
app-id*
string
App ID
api-key*
string
App API key
userId*
string
현재 사용자
content-type
string
application/json
app-id*
string
App ID
api-key*
string
App API key
userId*
string
차단할 사용자 ID
userId*
string
현재 사용자
content-type
string
application/json
app-id*
string
App ID
api-key*
string
App API key
userId*
string
차단 해제할 사용자 ID