
์ธ์ด ๐ฐ๐ท ํ๊ตญ์ด
์์ํ๊ธฐ
๋ฌธ์
์ง๊ณ
๊ฐ์ฌ ๋ก๊ทธ
์ธ์ฆ
๋๊ธ ์ฐจ๋จ
์ฐจ๋จ๋ ๋๊ธ ํ์ธ
๋๊ธ
์ฌ์ฉ์์ฉ ๋๊ธ
๋๋ฉ์ธ ๊ตฌ์ฑ
์ด๋ฉ์ผ ํ ํ๋ฆฟ
์ด๋ฒคํธ ๋ก๊ทธ
ํผ๋ ๊ฒ์๋ฌผ
๋๊ธ ์ ๊ณ
GIF
ํด์ํ๊ทธ
๋ชจ๋๋ ์ด์
๋ชจ๋๋ ์ดํฐ
์๋ฆผ ์
์๋ฆผ
ํ์ด์ง ๋ฐ์
ํ์ด์ง
๋๊ธฐ ์ค์ธ ์นํ ์ด๋ฒคํธ
์ง๋ฌธ ์ค์
์ง๋ฌธ ๊ฒฐ๊ณผ
์ง๋ฌธ ๊ฒฐ๊ณผ ์ง๊ณ
SSO ์ฌ์ฉ์
๊ตฌ๋
ํ ๋ํธ ์ผ๋ณ ์ฌ์ฉ๋
ํ ๋ํธ ํจํค์ง
ํ ๋ํธ ์ฌ์ฉ์
ํ ๋ํธ
ํฐ์ผ
๋ฒ์ญ
์ด๋ฏธ์ง ์ ๋ก๋
์ฌ์ฉ์ ๋ฐฐ์ง ์งํ ์ํฉ
์ฌ์ฉ์ ๋ฐฐ์ง
์ฌ์ฉ์ ์๋ฆผ
์ฌ์ฉ์ ์ ์ ์ํ
์ฌ์ฉ์ ๊ฒ์
์ฌ์ฉ์
ํฌํ
FastComments Java SDK
์ด๊ฒ์ FastComments์ ๊ณต์ Java SDK์ ๋๋ค.
FastComments API์ฉ ๊ณต์ Java SDK
์ ์ฅ์
์ค์น 
Maven
ํ๋ก์ ํธ์ POM์ Repsy ์ ์ฅ์๋ฅผ ์ถ๊ฐํ์ธ์:
<repositories>
<repository>
<id>repsy</id>
<name>FastComments Maven Repository on Repsy</name>
<url>https://repo.repsy.io/mvn/winrid/fastcomments</url>
</repository>
</repositories>
๊ทธ๋ฐ ๋ค์ ํ์ํ ์์กด์ฑ์ ์ถ๊ฐํ์ธ์:
<dependencies>
<!-- API Client -->
<dependency>
<groupId>com.fastcomments</groupId>
<artifactId>client</artifactId>
<version>2.0.0</version>
</dependency>
<!-- Core Library (includes SSO) -->
<dependency>
<groupId>com.fastcomments</groupId>
<artifactId>core</artifactId>
<version>2.0.0</version>
</dependency>
<!-- PubSub Library (for live events) -->
<dependency>
<groupId>com.fastcomments</groupId>
<artifactId>pubsub</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>
Gradle
build.gradle ํ์ผ์ Repsy ์ ์ฅ์๋ฅผ ์ถ๊ฐํ์ธ์:
repositories {
mavenCentral()
maven {
url "https://repo.repsy.io/mvn/winrid/fastcomments"
}
}
dependencies {
// API Client
implementation "com.fastcomments:client:2.0.0"
// Core Library (includes SSO)
implementation "com.fastcomments:core:2.0.0"
// PubSub Library (for live events)
implementation "com.fastcomments:pubsub:2.0.0"
}
๋ผ์ด๋ธ๋ฌ๋ฆฌ ๊ตฌ์ฑ
์ด ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ ์ธ ๊ฐ์ ๋ชจ๋์ ํฌํจํฉ๋๋ค. ์์ฑ๋ API ํด๋ผ์ด์ธํธ, API ์ฌ์ฉ์ ๋ ์ฝ๊ฒ ํด์ฃผ๋ ์์์
์ ํธ๋ฆฌํฐ๋ฅผ ํฌํจํ๋ ์ฝ์ด Java ๋ผ์ด๋ธ๋ฌ๋ฆฌ, ๊ทธ๋ฆฌ๊ณ ๋ณ๊ฒฝ ํผ๋๋ฅผ ๊ตฌ๋
ํ๊ธฐ ์ํ pubsub ๋ชจ๋์
๋๋ค.
- API ํด๋ผ์ด์ธํธ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ๋ฌธ์
- Core ๋ผ์ด๋ธ๋ฌ๋ฆฌ ๋ฌธ์(SSO ์์ ํฌํจ)
- PubSub ๋ผ์ด๋ธ๋ฌ๋ฆฌ ๋ฌธ์
๊ณต๊ฐ API vs ๋ณด์ API
API ํด๋ผ์ด์ธํธ์๋ DefaultApi, PublicApi, ModerationApi ์ธ ๊ฐ์ง ํด๋์ค๊ฐ ์์ต๋๋ค. DefaultApi์๋ API ํค๊ฐ ํ์ํ ๋ฉ์๋๋ค์ด ํฌํจ๋์ด ์๊ณ , PublicApi์๋ ๋ธ๋ผ์ฐ์ /๋ชจ๋ฐ์ผ ๊ธฐ๊ธฐ ๋ฑ์์ ์ธ์ฆ ์์ด ์ง์ ํธ์ถํ ์ ์๋ ๋ฉ์๋๋ค์ด ํฌํจ๋์ด ์์ต๋๋ค.
ModerationApi๋ ์ด์์ ๋์๋ณด๋๋ฅผ ๊ตฌ๋ํฉ๋๋ค. ๋๊ธ ๊ด๋ฆฌ(๋ชฉ๋ก, ์นด์ดํธ, ๊ฒ์, ๋ก๊ทธ, ๋ด๋ณด๋ด๊ธฐ), ๊ด๋ฆฌ ์์
(์ ๊ฑฐ/๋ณต์, ์ ๊ณ , ๊ฒํ /์คํธ/์น์ธ ์ํ ์ค์ , ํฌํ, ์ค๋ ๋ ์ฌ๊ฐ/์ข
๋ฃ), ์ฐจ๋จ(๋๊ธ ์ฐจ๋จ, ์ฐจ๋จ ํด์ , ์ฌ์ ์ฐจ๋จ ์์ฝ, ์ฐจ๋จ ์ํ ๋ฐ ์ค์ , ์ฐจ๋จ๋ ์ฌ์ฉ์ ์) ๋ฐ ๋ฐฐ์ง์ ์ ๋ขฐ๋(๋ฐฐ์ง ์์ฌ/์ ๊ฑฐ, ์๋ ๋ฐฐ์ง, ์ ๋ขฐ๋ ์กฐํ/์ค์ , ์ฌ์ฉ์ ๋ด๋ถ ํ๋กํ)๋ฅผ ์ํ ๋ฉ์๋๋ฅผ ํฌํจํฉ๋๋ค. ๋ชจ๋ ModerationApi ๋ฉ์๋๋ sso ํ๋ผ๋ฏธํฐ๋ฅผ ํ์ฉํ๋ฏ๋ก ํธ์ถ์ SSO๋ก ์ธ์ฆ๋ ์ด์์๋ฅผ ๋์ ํ์ฌ ์ํํ ์ ์์ต๋๋ค.
๋น ๋ฅธ ์์ 
์ธ์ฆ๋ API ์ฌ์ฉ (DefaultApi)
Important: ์ธ์ฆ๋ ์์ฒญ์ ํ๊ธฐ ์ ์ ApiClient์ API ํค๋ฅผ ์ค์ ํด์ผ ํฉ๋๋ค. ์ค์ ํ์ง ์์ผ๋ฉด ์์ฒญ์ด 401 ์ค๋ฅ๋ก ์คํจํฉ๋๋ค.
import com.fastcomments.invoker.ApiClient;
import com.fastcomments.invoker.ApiException;
import com.fastcomments.api.DefaultApi;
import com.fastcomments.model.*;
public class Example {
public static void main(String[] args) {
// API ํด๋ผ์ด์ธํธ๋ฅผ ์์ฑํ๊ณ ๊ตฌ์ฑํฉ๋๋ค
ApiClient apiClient = new ApiClient();
// ํ์: API ํค๋ฅผ ์ค์ ํ์ธ์ (FastComments ๋์๋ณด๋์์ ๊ฐ์ ธ์ต๋๋ค)
apiClient.setApiKey("YOUR_API_KEY_HERE");
// ๊ตฌ์ฑ๋ ํด๋ผ์ด์ธํธ๋ก API ์ธ์คํด์ค๋ฅผ ๋ง๋ญ๋๋ค
DefaultApi api = new DefaultApi(apiClient);
// ์ด์ ์ธ์ฆ๋ API ํธ์ถ์ ํ ์ ์์ต๋๋ค
try {
// ์์: SSO ์ฌ์ฉ์ ์ถ๊ฐ
CreateAPISSOUserData userData = new CreateAPISSOUserData();
userData.setId("user-123");
userData.setEmail("user@example.com");
userData.setDisplayName("John Doe");
AddSSOUserAPIResponse response = api.addSSOUser("YOUR_TENANT_ID", userData)
.execute();
System.out.println("User created: " + response);
} catch (ApiException e) {
System.err.println("Error: " + e.getResponseBody());
// ์ผ๋ฐ์ ์ธ ์ค๋ฅ:
// - 401: API ํค๊ฐ ์๊ฑฐ๋ ์ ํจํ์ง ์์ต๋๋ค
// - 400: ์์ฒญ ๊ฒ์ฆ์ ์คํจํ์ต๋๋ค
}
}
}
๊ณต๊ฐ API ์ฌ์ฉ (PublicApi)
๊ณต๊ฐ ์๋ํฌ์ธํธ๋ ์ธ์ฆ์ด ํ์ํ์ง ์์ต๋๋ค:
import com.fastcomments.api.PublicApi;
import com.fastcomments.invoker.ApiException;
PublicApi publicApi = new PublicApi();
try {
var response = publicApi.getCommentsPublic("YOUR_TENANT_ID", "page-url-id")
.execute();
System.out.println(response);
} catch (ApiException e) {
e.printStackTrace();
}
๋ชจ๋๋ ์ด์ API ์ฌ์ฉ (ModerationApi)
The ModerationApi๋ ๋ชจ๋๋ ์ดํฐ ๋์๋ณด๋๋ฅผ ๊ตฌ๋ํฉ๋๋ค. ๊ฐ ๋ฉ์๋๋ ์์ฒญ์ด ๋๋ฆฌ๋ก ์ํ๋๋ SSO ์ธ์ฆ๋ ๋ชจ๋๋ ์ดํฐ๋ฅผ ์๋ณํ๋ sso ํ๋ผ๋ฏธํฐ๋ฅผ ๋ฐ์ต๋๋ค:
import com.fastcomments.api.ModerationApi;
import com.fastcomments.invoker.ApiException;
import com.fastcomments.model.*;
ModerationApi moderationApi = new ModerationApi();
try {
// ๋ชจ๋๋ ์ด์
๋๊ธฐ ์ค์ธ ๋๊ธ ๋ชฉ๋ก์ ๊ฐ์ ธ์ต๋๋ค
ModerationAPIGetCommentsResponse response = moderationApi.getApiComments()
.sso("YOUR_SSO_TOKEN")
.execute();
System.out.println(response);
} catch (ApiException e) {
e.printStackTrace();
}
์ผ๋ฐ์ ์ธ ๋ฌธ์
- 401 "missing-api-key" ์ค๋ฅ:
DefaultApi์ธ์คํด์ค๋ฅผ ์์ฑํ๊ธฐ ์ ์apiClient.setApiKey("YOUR_KEY")๋ฅผ ํธ์ถํ๋์ง ํ์ธํ์ธ์. - ์๋ชป๋ API ํด๋์ค: ์๋ฒ ์ชฝ ์ธ์ฆ๋ ์์ฒญ์๋
DefaultApi๋ฅผ ์ฌ์ฉํ๊ณ , ํด๋ผ์ด์ธํธ/๊ณต๊ฐ ์์ฒญ์๋PublicApi๋ฅผ ์ฌ์ฉํ์ธ์. - API ํค๊ฐ null์ธ ๊ฒฝ์ฐ: SDK๋ API ํค๊ฐ null์ด๋ฉด ์ธ์ฆ์ ์กฐ์ฉํ ๊ฑด๋๋ฐ์ด 401 ์ค๋ฅ๋ฅผ ๋ฐ์์ํต๋๋ค.
๋
ธํธ 
๋ธ๋ก๋์บ์คํธ ID
์ผ๋ถ API ํธ์ถ์์ broadcastId๋ฅผ ์ ๋ฌํด์ผ ํ๋ค๋ ๊ฒ์ ๋ณด๊ฒ ๋ฉ๋๋ค. ์ด๋ฒคํธ๋ฅผ ์์ ํ๋ฉด ์ด ID๊ฐ ๋ฐํ๋๋ฏ๋ก, ํด๋ผ์ด์ธํธ์์ ๋๊ด์ ์ผ๋ก ๋ณ๊ฒฝ์ ์ ์ฉํ๋ ค๋ ๊ฒฝ์ฐ ์ด๋ฒคํธ๋ฅผ ๋ฌด์ํด์ผ ํ๋์ง ์ ์ ์์ต๋๋ค
(๋ ๋์ ์ฌ์ฉ์ ๊ฒฝํ์ ์ ๊ณตํ๋ฏ๋ก ์๋ง ๊ทธ๋ ๊ฒ ํ๊ฒ ๋ ๊ฒ์
๋๋ค). ์ฌ๊ธฐ์ UUID๋ฅผ ์ ๋ฌํ์ธ์. ์ด ID๋ ๋ธ๋ผ์ฐ์ ์ธ์
๋ด์์ ๋ ๋ฒ ๋ฐ์ํ์ง ์์ ๋งํผ ์ถฉ๋ถํ ๊ณ ์ ํด์ผ ํฉ๋๋ค.
์ง๊ณ 
๋ฌธ์๋ฅผ ๊ทธ๋ฃนํ(groupBy๊ฐ ์ ๊ณต๋ ๊ฒฝ์ฐ)ํ์ฌ ์ฌ๋ฌ ์ฐ์ฐ์ ์ ์ฉํด ์ง๊ณํฉ๋๋ค. ์๋ก ๋ค๋ฅธ ์ฐ์ฐ(์: sum, countDistinct, avg ๋ฑ)์ ์ง์ํฉ๋๋ค.
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| parentTenantId | string | query | ์๋์ค | |
| includeStats | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: AggregateResponse
์์

๊ฐ์ฌ ๋ก๊ทธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| limit | number | query | ์๋์ค | |
| skip | number | query | ์๋์ค | |
| order | string | query | ์๋์ค | |
| after | number | query | ์๋์ค | |
| before | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetAuditLogsResponse
์์

๊ณต๊ฐ ๋ก๊ทธ์์ 
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ๋ก๋ถํฐ ์ฐจ๋จ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: BlockSuccess
์์

๋๊ธ ์ฐจ๋จ ํด์ (๊ณต๊ฐ) 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: UnblockSuccess
์์

์ฐจ๋จ๋ ๋๊ธ ํ์ธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| commentIds | string | query | ์ | ์ผํ๋ก ๊ตฌ๋ถ๋ ๋๊ธ ID ๋ชฉ๋ก. |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: CheckBlockedCommentsResponse
์์

๋๊ธ์์ ์ฌ์ฉ์ ์ฐจ๋จ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| userId | string | query | ์๋์ค | |
| anonUserId | string | query | ์๋์ค |
์๋ต
๋ฐํ: BlockSuccess
์์

๊ณต๊ฐ ๋๊ธ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| broadcastId | string | query | ์ | |
| sessionId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: SaveCommentsResponseWithPresence
์์

๋๊ธ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| contextUserId | string | query | ์๋์ค | |
| isLive | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: DeleteCommentResult
์์

๊ณต๊ฐ ๋๊ธ ์ญ์ 
ํ๋ผ๋ฏธํฐ
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| broadcastId | string | query | ์ | |
| editKey | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: PublicAPIDeleteCommentResponse
์์

๋๊ธ ํฌํ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| voteId | string | path | ์ | |
| urlId | string | query | ์ | |
| broadcastId | string | query | ์ | |
| editKey | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: VoteDeleteResponse
์์

๋๊ธ ์ ๊ณ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| userId | string | query | ์๋์ | |
| anonUserId | string | query | ์๋์ |
์๋ต
๋ฐํ: FlagCommentResponse
์์

๋๊ธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIGetCommentResponse
์์

๋๊ธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| page | integer | query | ์๋์ | |
| limit | integer | query | ์๋์ | |
| skip | integer | query | ์๋์ | |
| asTree | boolean | query | ์๋์ | |
| skipChildren | integer | query | ์๋์ | |
| limitChildren | integer | query | ์๋์ | |
| maxTreeDepth | integer | query | ์๋์ | |
| urlId | string | query | ์๋์ | |
| userId | string | query | ์๋์ | |
| anonUserId | string | query | ์๋์ | |
| contextUserId | string | query | ์๋์ | |
| hashTag | string | query | ์๋์ | |
| parentId | string | query | ์๋์ | |
| direction | string | query | ์๋์ | |
| fromDate | integer | query | ์๋์ | |
| toDate | integer | query | ์๋์ |
์๋ต
๋ฐํ: APIGetCommentsResponse
์์

๊ณต๊ฐ ๋๊ธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
req tenantId urlId
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| page | integer | query | ์๋์ค | |
| direction | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค | |
| skip | integer | query | ์๋์ค | |
| skipChildren | integer | query | ์๋์ค | |
| limit | integer | query | ์๋์ค | |
| limitChildren | integer | query | ์๋์ค | |
| countChildren | boolean | query | ์๋์ค | |
| fetchPageForCommentId | string | query | ์๋์ค | |
| includeConfig | boolean | query | ์๋์ค | |
| countAll | boolean | query | ์๋์ค | |
| includei10n | boolean | query | ์๋์ค | |
| locale | string | query | ์๋์ค | |
| modules | string | query | ์๋์ค | |
| isCrawler | boolean | query | ์๋์ค | |
| includeNotificationCount | boolean | query | ์๋์ค | |
| asTree | boolean | query | ์๋์ค | |
| maxTreeDepth | integer | query | ์๋์ค | |
| useFullTranslationIds | boolean | query | ์๋์ค | |
| parentId | string | query | ์๋์ค | |
| searchText | string | query | ์๋์ค | |
| hashTags | array | query | ์๋์ค | |
| userId | string | query | ์๋์ค | |
| customConfigStr | string | query | ์๋์ค | |
| afterCommentId | string | query | ์๋์ค | |
| beforeCommentId | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetCommentsResponseWithPresencePublicComment
์์

๋๊ธ ํ
์คํธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| editKey | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: PublicAPIGetCommentTextResponse
์์

๋๊ธ ํฌํ ์ฌ์ฉ์ ์ด๋ฆ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | Type | Location | Required | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| dir | integer | query | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetCommentVoteUserNamesSuccessResponse
์์

๋๊ธ ์ ๊ทธ๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| broadcastId | string | query | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ ๊ณ ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | ๊ฒฝ๋ก | ์ | |
| commentId | string | ๊ฒฝ๋ก | ์ | |
| broadcastId | string | ์ฟผ๋ฆฌ | ์ | |
| sso | string | ์ฟผ๋ฆฌ | ์๋์ |
์๋ต
๋ฐํ: ChangeCommentPinStatusResponse
์์

๋๊ธ ์ ์ฅ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| isLive | boolean | query | ์๋์ค | |
| doSpamCheck | boolean | query | ์๋์ค | |
| sendEmails | boolean | query | ์๋์ค | |
| populateNotifications | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: APISaveCommentResponse
์์

๋๊ธ ์ผ๊ด ์ ์ฅ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| isLive | boolean | query | ์๋์ค | |
| doSpamCheck | boolean | query | ์๋์ค | |
| sendEmails | boolean | query | ์๋์ค | |
| populateNotifications | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: SaveCommentsBulkResponse
์์

๋๊ธ ํ
์คํธ ์ค์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| broadcastId | string | query | ์ | |
| editKey | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: PublicAPISetCommentTextResponse
์์

๋๊ธ์์ ์ฌ์ฉ์ ์ฐจ๋จ ํด์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| userId | string | query | ์๋์ค | |
| anonUserId | string | query | ์๋์ค |
์๋ต
๋ฐํ: UnblockSuccess
์์

๋๊ธ ์ ๊ณ ์ทจ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| id | string | path | Yes | |
| userId | string | query | No | |
| anonUserId | string | query | No |
์๋ต
๋ฐํ: FlagCommentResponse
์์

๋๊ธ ์ ๊ธ ํด์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | ๊ฒฝ๋ก | ์ | |
| commentId | string | ๊ฒฝ๋ก | ์ | |
| broadcastId | string | ์ฟผ๋ฆฌ | ์ | |
| sso | string | ์ฟผ๋ฆฌ | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ ๊ณ ์ ํด์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| broadcastId | string | query | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ChangeCommentPinStatusResponse
์์

๋๊ธ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| contextUserId | string | query | ์๋์ | |
| doSpamCheck | boolean | query | ์๋์ | |
| isLive | boolean | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ์ ํฌํ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| commentId | string | path | ์ | |
| urlId | string | query | ์ | |
| broadcastId | string | query | ์ | |
| sessionId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: VoteResponse
์์

์ฌ์ฉ์ ๋๊ธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| userId | string | query | No | |
| direction | string | query | No | |
| repliesToUserId | string | query | No | |
| page | number | query | No | |
| includei10n | boolean | query | No | |
| locale | string | query | No | |
| isCrawler | boolean | query | No |
์๋ต
๋ฐํ: GetCommentsForUserResponse
์์

๋๋ฉ์ธ ๊ตฌ์ฑ ์ถ๊ฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: AddDomainConfigResponse
์์

๋๋ฉ์ธ ๊ตฌ์ฑ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| domain | string | path | Yes |
์๋ต
๋ฐํ: DeleteDomainConfigResponse
์์

๋๋ฉ์ธ ๊ตฌ์ฑ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| domain | string | path | ์ |
์๋ต
๋ฐํ: GetDomainConfigResponse
์์

๋๋ฉ์ธ ๊ตฌ์ฑ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: GetDomainConfigsResponse
์์

๋๋ฉ์ธ ๊ตฌ์ฑ ๋ถ๋ถ ์์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| domainToUpdate | string | path | ์ |
์๋ต
๋ฐํ: PatchDomainConfigResponse
์์

๋๋ฉ์ธ ๊ตฌ์ฑ ๊ต์ฒด 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| domainToUpdate | string | path | ์ |
์๋ต
๋ฐํ: PutDomainConfigResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: CreateEmailTemplateResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ๋ ๋ ์ค๋ฅ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| errorId | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetEmailTemplateResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ์ ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: GetEmailTemplateDefinitionsResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ๋ ๋ ์ค๋ฅ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetEmailTemplateRenderErrorsResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetEmailTemplatesResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ๋ ๋ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| locale | string | query | No |
์๋ต
๋ฐํ: RenderEmailTemplateResponse
์์

์ด๋ฉ์ผ ํ
ํ๋ฆฟ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ด๋ฒคํธ ๋ก๊ทธ ๊ฐ์ ธ์ค๊ธฐ 
req tenantId urlId userIdWS
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| userIdWS | string | query | ์ | |
| startTime | integer | query | ์ | |
| endTime | integer | query | ์๋์ |
์๋ต
๋ฐํ: GetEventLogResponse
์์

๊ธ๋ก๋ฒ ์ด๋ฒคํธ ๋ก๊ทธ ๊ฐ์ ธ์ค๊ธฐ 
req tenantId urlId userIdWS
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| userIdWS | string | query | ์ | |
| startTime | integer | query | ์ | |
| endTime | integer | query | ์๋์ |
์๋ต
๋ฐํ: GetEventLogResponse
์์

ํผ๋ ๊ฒ์๋ฌผ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| broadcastId | string | query | ์๋์ | |
| isLive | boolean | query | ์๋์ | |
| doSpamCheck | boolean | query | ์๋์ | |
| skipDupCheck | boolean | query | ์๋์ |
์๋ต
๋ฐํ: CreateFeedPostsResponse
์์

๊ณต๊ฐ ํผ๋ ๊ฒ์๋ฌผ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| broadcastId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: CreateFeedPostResponse
์์

๊ณต๊ฐ ํผ๋ ๊ฒ์๋ฌผ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| postId | string | path | ์ | |
| broadcastId | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: DeleteFeedPostPublicResponse
์์

ํผ๋ ๊ฒ์๋ฌผ๋ค ๊ฐ์ ธ์ค๊ธฐ 
์์ฒญ tenantId afterId
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| afterId | string | query | ์๋์ | |
| limit | integer | query | ์๋์ | |
| tags | array | query | ์๋์ |
์๋ต
๋ฐํ๊ฐ: GetFeedPostsResponse
์์

๊ณต๊ฐ ํผ๋ ๊ฒ์๋ฌผ๋ค ๊ฐ์ ธ์ค๊ธฐ 
req tenantId afterId
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| afterId | string | query | ์๋์ | |
| limit | integer | query | ์๋์ | |
| tags | array | query | ์๋์ | |
| sso | string | query | ์๋์ | |
| isCrawler | boolean | query | ์๋์ | |
| includeUserInfo | boolean | query | ์๋์ |
์๋ต
๋ฐํ: PublicFeedPostsResponse
์์

ํผ๋ ๊ฒ์๋ฌผ ํต๊ณ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| postIds | array | query | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: FeedPostsStatsResponse
์์

๊ณต๊ฐ ์ฌ์ฉ์ ๋ฐ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| postIds | array | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: UserReactsResponse
์์

๊ณต๊ฐ ํผ๋ ๊ฒ์๋ฌผ ๋ฐ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| postId | string | path | ์ | |
| isUndo | boolean | query | ์๋์ค | |
| broadcastId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ReactFeedPostResponse
์์

ํผ๋ ๊ฒ์๋ฌผ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| id | string | path | Yes |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๊ณต๊ฐ ํผ๋ ๊ฒ์๋ฌผ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| postId | string | path | ์ | |
| broadcastId | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: CreateFeedPostResponse
์์

๊ณต๊ฐ ๋๊ธ ์ ๊ณ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| commentId | string | path | ์ | |
| isFlagged | boolean | query | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํฐ GIF ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | Yes | |
| largeInternalURLSanitized | string | query | Yes |
์๋ต
๋ฐํ: GifGetLargeResponse
์์

GIF ๊ฒ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| search | string | query | ์ | |
| locale | string | query | ์๋์ | |
| rating | string | query | ์๋์ | |
| page | number | query | ์๋์ |
์๋ต
๋ฐํ: GetGifsSearchResponse
์์

์ธ๊ธฐ GIF ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| locale | string | query | ์๋์ค | |
| rating | string | query | ์๋์ค | |
| page | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetGifsTrendingResponse
์์

ํด์ํ๊ทธ ์ถ๊ฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์๋์ค |
์๋ต
๋ฐํ: CreateHashTagResponse
์์

ํด์ํ๊ทธ ์ผ๊ด ์ถ๊ฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์๋์ค |
์๋ต
๋ฐํ: BulkCreateHashTagsResponse
์์

ํด์ํ๊ทธ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tag | string | path | ์ | |
| tenantId | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํด์ํ๊ทธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| page | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetHashTagsResponse
์์

ํด์ํ๊ทธ ์์ (ํจ์น) 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tag | string | path | ์ | |
| tenantId | string | query | ์๋์ค |
์๋ต
๋ฐํ: UpdateHashTagResponse
์์

๋ชจ๋๋ ์ด์
ํฌํ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| voteId | string | path | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: VoteDeleteResponse
์์

API ๋๊ธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| page | number | query | ์๋์ | |
| count | number | query | ์๋์ | |
| text-search | string | query | ์๋์ | |
| byIPFromComment | string | query | ์๋์ | |
| filters | string | query | ์๋์ | |
| searchFilters | string | query | ์๋์ | |
| sorts | string | query | ์๋์ | |
| demo | boolean | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ModerationAPIGetCommentsResponse
์์

API ๋ด๋ณด๋ด๊ธฐ ์ํ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| batchJobId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ModerationExportStatusResponse
์์

API IDs ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| text-search | string | query | ์๋์ค | |
| byIPFromComment | string | query | ์๋์ค | |
| filters | string | query | ์๋์ค | |
| searchFilters | string | query | ์๋์ค | |
| afterId | string | query | ์๋์ค | |
| demo | boolean | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ModerationAPIGetCommentIdsResponse
์์

๋๊ธ๋ก๋ถํฐ ๊ธ์ง๋ ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetBannedUsersFromCommentResponse
์์

๋๊ธ ๊ธ์ง ์ํ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetCommentBanStatusResponse
์์

๋๊ธ ์์๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ModerationAPIChildCommentsResponse
์์

์นด์ดํธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| text-search | string | query | ์๋์ | |
| byIPFromComment | string | query | ์๋์ | |
| filter | string | query | ์๋์ | |
| searchFilters | string | query | ์๋์ | |
| demo | boolean | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ModerationAPICountCommentsResponse
์์

์นด์ดํธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: GetBannedUsersCountResponse
์์

๋ก๊ทธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | Yes | |
| sso | string | query | No |
์๋ต
๋ฐํ: ModerationAPIGetLogsResponse
์์

์๋ ๋ฐฐ์ง ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: GetTenantManualBadgesResponse
์์

์ฌ์ฉ์์ฉ ์๋ ๋ฐฐ์ง ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| badgesUserId | string | query | ์๋์ค | |
| commentId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetUserManualBadgesResponse
์์

๋ชจ๋๋ ์ด์
๋๊ธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | ๊ฒฝ๋ก | ์ | |
| includeEmail | boolean | ์ฟผ๋ฆฌ | ์๋์ค | |
| includeIP | boolean | ์ฟผ๋ฆฌ | ์๋์ค | |
| sso | string | ์ฟผ๋ฆฌ | ์๋์ค |
์๋ต
๋ฐํ: ModerationAPICommentResponse
์์

๋ชจ๋๋ ์ด์
๋๊ธ ํ
์คํธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: GetCommentTextResponse
์์

์ฌ์ ์ฐจ๋จ ์์ฝ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| includeByUserIdAndEmail | boolean | query | ์๋์ค | |
| includeByIP | boolean | query | ์๋์ค | |
| includeByEmailDomain | boolean | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: PreBanSummary
์์

๋๊ธ ๊ฒ์ ์์ฝ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| value | string | query | ์๋์ | |
| filters | string | query | ์๋์ | |
| searchFilters | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ModerationCommentSearchResponse
์์

ํ์ด์ง ๊ฒ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| value | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ModerationPageSearchResponse
์์

์ฌ์ดํธ ๊ฒ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| value | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ModerationSiteSearchResponse
์์

๊ฒ์ ์ถ์ฒ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| text-search | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ModerationSuggestResponse
์์

์ฌ์ฉ์ ๊ฒ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| value | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ModerationUserSearchResponse
์์

์ ๋ขฐ ์ง์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| userId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetUserTrustFactorResponse
์์

์ฌ์ฉ์ ์ฐจ๋จ ํ๊ฒฝ ์ค์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ๊ฐ: APIModerateGetUserBanPreferencesResponse
์์

์ฌ์ฉ์ ๋ด๋ถ ํ๋กํ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetUserInternalProfileResponse
์์

๋๊ธ ํฌํ ์กฐ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: AdjustVotesResponse
์์

API ๋ด๋ณด๋ด๊ธฐ ์์ฒญ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| text-search | string | query | No | |
| byIPFromComment | string | query | No | |
| filters | string | query | No | |
| searchFilters | string | query | No | |
| sorts | string | query | No | |
| sso | string | query | No |
์๋ต
๋ฐํ: ModerationExportResponse
์์

๋๊ธ์์ ์ฌ์ฉ์ ์ฐจ๋จ(๊ฒ์) 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| banEmail | boolean | query | ์๋์ | |
| banEmailDomain | boolean | query | ์๋์ | |
| banIP | boolean | query | ์๋์ | |
| deleteAllUsersComments | boolean | query | ์๋์ | |
| bannedUntil | string | query | ์๋์ | |
| isShadowBan | boolean | query | ์๋์ | |
| updateId | string | query | ์๋์ | |
| banReason | string | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: BanUserFromCommentResult
์์

์ฌ์ฉ์ ์ฐจ๋จ ์ทจ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๋ ์ฌ์ ์ฐจ๋จ ์์ฝ ๊ฒ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| includeByUserIdAndEmail | boolean | query | ์๋์ | |
| includeByIP | boolean | query | ์๋์ | |
| includeByEmailDomain | boolean | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: BulkPreBanSummary
์์

ID๋ก ๋๊ธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ModerationAPIChildCommentsResponse
์์

๋๊ธ ์ ๊ณ ๊ฒ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ ์ ๊ฑฐ ๊ฒ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: PostRemoveCommentResponse
์์

์ญ์ ๋ ๋๊ธ ๋ณต์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ ์น์ธ ์ํ ์ค์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| approved | boolean | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: SetCommentApprovedResponse
์์

๋๊ธ ๊ฒํ ์ํ ์ค์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| reviewed | boolean | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋๊ธ ์คํธ ์ํ ์ค์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| spam | boolean | query | ์๋์ | |
| permNotSpam | boolean | query | ์๋์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ๊ฐ: APIEmptyResponse
์์

๋๊ธ ํ
์คํธ ์ค์ (๋ชจ๋๋ ์ด์
) 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| commentId | string | path | Yes | |
| sso | string | query | No |
์๋ต
๋ฐํ: SetCommentTextResponse
์์

๋๊ธ ์ ๊ณ ์ทจ์ ๊ฒ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | Yes | |
| sso | string | query | No |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํฌํ ๊ฒ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| commentId | string | path | ์ | |
| direction | string | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: VoteResponse
์์

๋ฐฐ์ง ์์ฌ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| badgeId | string | query | Yes | |
| userId | string | query | No | |
| commentId | string | query | No | |
| broadcastId | string | query | No | |
| sso | string | query | No |
์๋ต
๋ฐํ: AwardUserBadgeResponse
์์

์ค๋ ๋ ๋ซ๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| urlId | string | query | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋ฐฐ์ง ์ ๊ฑฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| badgeId | string | query | Yes | |
| userId | string | query | No | |
| commentId | string | query | No | |
| broadcastId | string | query | No | |
| sso | string | query | No |
์๋ต
๋ฐํ: RemoveUserBadgeResponse
์์

์ค๋ ๋ ์ฌ๊ฐ๋ฐฉ 
Parameters
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| urlId | string | query | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ ๋ขฐ ์ง์ ์ค์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| userId | string | query | No | |
| trustFactor | string | query | No | |
| sso | string | query | No |
์๋ต
๋ฐํ: SetUserTrustFactorResponse
์์

๋ชจ๋๋ ์ดํฐ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: CreateModeratorResponse
์์

๋ชจ๋๋ ์ดํฐ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| sendEmail | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋ชจ๋๋ ์ดํฐ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetModeratorResponse
์์

๋ชจ๋๋ ์ดํฐ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetModeratorsResponse
์์

์ด๋ ์ ์ก 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| fromName | string | query | ์ |
์๋ต
Returns: APIEmptyResponse
์์

๋ชจ๋๋ ์ดํฐ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์๋ฆผ ์ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์บ์๋ ์๋ฆผ ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| id | string | path | Yes |
์๋ต
๋ฐํ: GetCachedNotificationCountResponse
์์

์๋ฆผ ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | query | ์๋์ | |
| urlId | string | query | ์๋์ | |
| fromCommentId | string | query | ์๋์ | |
| viewed | boolean | query | ์๋์ | |
| type | string | query | ์๋์ |
์๋ต
๋ฐํ: GetNotificationCountResponse
์์

์๋ฆผ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | query | ์๋์ค | |
| urlId | string | query | ์๋์ค | |
| fromCommentId | string | query | ์๋์ค | |
| viewed | boolean | query | ์๋์ค | |
| type | string | query | ์๋์ค | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetNotificationsResponse
์์

์๋ฆผ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| userId | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

V1 ํ์ด์ง ๋ฐ์ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| title | string | query | ์๋์ค |
์๋ต
๋ฐํ: CreateV1PageReact
์์

V2 ํ์ด์ง ๋ฐ์ ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| id | string | query | ์ | |
| title | string | query | ์๋์ |
์๋ต
๋ฐํ: CreateV1PageReact
์์

V1 ํ์ด์ง ๋ฐ์ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ |
์๋ต
๋ฐํ: CreateV1PageReact
์์

V2 ํ์ด์ง ๋ฐ์ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| id | string | query | ์ |
์๋ต
๋ฐํ: CreateV1PageReact
์์

V1 ํ์ด์ง ์ข์์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ |
์๋ต
๋ฐํ: GetV1PageLikes
์์

V2 ํ์ด์ง ๋ฐ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ |
์๋ต
๋ฐํ: GetV2PageReacts
์์

V2 ํ์ด์ง ๋ฐ์ ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | Yes | |
| urlId | string | query | Yes | |
| id | string | query | Yes |
์๋ต
๋ฐํ: GetV2PageReactUsersResponse
์์

ํ์ด์ง ์ถ๊ฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: AddPageAPIResponse
์์

ํ์ด์ง ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: DeletePageAPIResponse
์์

์คํ๋ผ์ธ ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
ํ์ฌ ์จ๋ผ์ธ ์ํ๊ฐ ์๋ ํ์ด์ง์ ๊ณผ๊ฑฐ ๋๊ธ ์์ฑ์๋ค์ ๋๋ค. displayName์ผ๋ก ์ ๋ ฌ๋ฉ๋๋ค. /users/online์ ๋ชจ๋ ์ฌ์ฉํ ํ "Members" ์น์ ์ ๋ ๋๋งํ ๋ ์ด๊ฒ์ ์ฌ์ฉํ์ธ์. commenterName์ ๋ํ ์ปค์ ํ์ด์ง๋ค์ด์ : ์๋ฒ๋ ๋ถ๋ถ {tenantId, urlId, commenterName} ์ธ๋ฑ์ค๋ฅผ ์ํํฉ๋๋ค. afterName๋ถํฐ $gt๋ฅผ ์ฌ์ฉํ์ฌ ์์ผ๋ก ์ธ๋ฑ์ค๋ฅผ ์กฐํํ๋ฉฐ, $skip ๋น์ฉ์ด ์์ต๋๋ค.
Parameters
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | ํ์ด์ง URL ์๋ณ์ (์๋ฒ ์ธก์์ ์ ๋ฆฌ๋จ). |
| afterName | string | query | ์๋์ค | ์ปค์: ์ด์ ์๋ต์ nextAfterName์ ์ ๋ฌํฉ๋๋ค. |
| afterUserId | string | query | ์๋์ค | ์ปค์ ๋์ ํด์: ์ด์ ์๋ต์ nextAfterUserId๋ฅผ ์ ๋ฌํฉ๋๋ค. afterName์ด ์ค์ ๋ ๊ฒฝ์ฐ ์ด๋ฆ ์ค๋ณต์ผ๋ก ํญ๋ชฉ์ด ๋๋ฝ๋์ง ์๋๋ก ํ์ํฉ๋๋ค. |
Response
๋ฐํ: PageUsersOfflineResponse
Example

์จ๋ผ์ธ ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
ํ์ฌ ์จ๋ผ์ธ ์ํ์ธ ํ์ด์ง ๋ทฐ์ด: ์น์์ผ ์ธ์ ์ด ํ์ฌ ํด๋น ํ์ด์ง๋ฅผ ๊ตฌ๋ ํ๊ณ ์๋ ์ฌ๋๋ค์ ๋๋ค. Returns anonCount + totalCount (room-wide subscribers, including anon viewers we don't enumerate).
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | ํ์ด์ง URL ์๋ณ์(์๋ฒ ์ธก์์ ์ ๋ฆฌ๋จ). |
| afterName | string | query | ์๋์ | ์ปค์: ์ด์ ์๋ต์ nextAfterName์ ์ ๋ฌํ์ธ์. |
| afterUserId | string | query | ์๋์ | ์ปค์ ๋์ ํด์์: ์ด์ ์๋ต์ nextAfterUserId๋ฅผ ์ ๋ฌํ์ธ์. afterName์ด ์ค์ ๋ ๊ฒฝ์ฐ ์ด๋ฆ์ด ๋์ผํ ํญ๋ชฉ์ด ๋๋ฝ๋์ง ์๋๋ก ํ์ํฉ๋๋ค. |
์๋ต
๋ฐํ: PageUsersOnlineResponse
์์

URL ID๋ก ํ์ด์ง ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| urlId | string | query | ์ |
์๋ต
๋ฐํ: GetPageByURLIdAPIResponse
์์

ํ์ด์ง๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: GetPagesAPIResponse
์์

๊ณต๊ฐ ํ์ด์ง๋ค ๊ฐ์ ธ์ค๊ธฐ 
ํ
๋ํธ์ ํ์ด์ง ๋ชฉ๋ก์ ๋ฐํํฉ๋๋ค. FChat ๋ฐ์คํฌํฑ ํด๋ผ์ด์ธํธ์์ ๋ฃธ ๋ชฉ๋ก์ ์ฑ์ฐ๋ ๋ฐ ์ฌ์ฉ๋ฉ๋๋ค. ๊ฐ ํ์ด์ง์ ๋ํด ํด๊ฒฐ๋ ์ปค์คํ
๊ตฌ์ฑ์์ enableFChat์ด true์ฌ์ผ ํฉ๋๋ค. SSO๊ฐ ํ์ํ ํ์ด์ง๋ ์์ฒญ ์ฌ์ฉ์์ ๊ทธ๋ฃน ์ ๊ทผ ๊ถํ์ ๋ฐ๋ผ ํํฐ๋ง๋ฉ๋๋ค.
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| cursor | string | query | ์๋์ | ์ด์ ์์ฒญ์์ nextCursor๋ก ๋ฐํ๋ ๋ถํฌ๋ช
ํ ํ์ด์ง๋ค์ด์
์ปค์์
๋๋ค. ๋์ผํ sortBy์ ๋ฌถ์
๋๋ค. |
| limit | integer | query | ์๋์ | 1..200, ๊ธฐ๋ณธ๊ฐ 50 |
| q | string | query | ์๋์ | ์ ํ์ (๋์๋ฌธ์ ๊ตฌ๋ถ ์์) ์ ๋ชฉ ์ ๋์ฌ ํํฐ์ ๋๋ค. |
| sortBy | string | query | ์๋์ | ์ ๋ ฌ ์์. updatedAt (๊ธฐ๋ณธ, ์ต์ ์), commentCount (๋๊ธ ๋ง์ ์), ๋๋ title (์ํ๋ฒณ์). |
| hasComments | boolean | query | ์๋์ | true์ธ ๊ฒฝ์ฐ ๋๊ธ์ด ํ๋ ์ด์ ์๋ ํ์ด์ง๋ง ๋ฐํํฉ๋๋ค. |
์๋ต
๋ฐํ: GetPublicPagesResponse
์์

์ฌ์ฉ์ ์ ๋ณด ๊ฐ์ ธ์ค๊ธฐ 
ํ ๋ํธ์ ๋ํ ๋๋ ์ฌ์ฉ์ ์ ๋ณด์ ๋๋ค. userIds๊ฐ ์ฃผ์ด์ง๋ฉด User / SSOUser์ ํ์ ์ ๋ณด๋ฅผ ๋ฐํํฉ๋๋ค. ๋๊ธ ์์ ฏ์์ presence ์ด๋ฒคํธ๋ฅผ ํตํด ๋ฐฉ๊ธ ๋ํ๋ ์ฌ์ฉ์๋ฅผ ๋ณด๊ฐํ๊ธฐ ์ํด ์ฌ์ฉ๋ฉ๋๋ค. ํ์ด์ง ์ปจํ ์คํธ ์์: ๊ฐ์ธ์ ๋ณด ๋ณดํธ๋ ์ผ๊ด๋๊ฒ ์ ์ฉ๋ฉ๋๋ค(๋น๊ณต๊ฐ ํ๋กํ์ ๋ง์คํน๋ฉ๋๋ค).
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| ids | string | query | ์ | ์ผํ๋ก ๊ตฌ๋ถ๋ userIds. |
์๋ต
๋ฐํ: PageUsersInfoResponse
์์

ํ์ด์ง ๋ถ๋ถ ์์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: PatchPageAPIResponse
์์

๋๊ธฐ ์ค์ธ ์นํ
์ด๋ฒคํธ ์ญ์ 
Parameters
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
Response
๋ฐํ: APIEmptyResponse
Example

๋๊ธฐ ์ค์ธ ์นํ
์ด๋ฒคํธ ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| commentId | string | query | No | |
| externalId | string | query | No | |
| eventType | string | query | No | |
| type | string | query | No | |
| domain | string | query | No | |
| attemptCountGT | number | query | No |
์๋ต
๋ฐํ: GetPendingWebhookEventCountResponse
์์

๋๊ธฐ ์ค์ธ ์นํ
์ด๋ฒคํธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| commentId | string | query | ์๋์ค | |
| externalId | string | query | ์๋์ค | |
| eventType | string | query | ์๋์ค | |
| type | string | query | ์๋์ค | |
| domain | string | query | ์๋์ค | |
| attemptCountGT | number | query | ์๋์ค | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetPendingWebhookEventsResponse
์์

์ง๋ฌธ ์ค์ ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | Yes |
์๋ต
๋ฐํ: CreateQuestionConfigResponse
์์

์ง๋ฌธ ์ค์ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ง๋ฌธ ์ค์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetQuestionConfigResponse
์์

์ง๋ฌธ ์ค์ ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetQuestionConfigsResponse
์์

์ง๋ฌธ ์ค์ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: CreateQuestionResultResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetQuestionResultResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| urlId | string | query | ์๋์ค | |
| userId | string | query | ์๋์ค | |
| startDate | string | query | ์๋์ค | |
| questionId | string | query | ์๋์ค | |
| questionIds | string | query | ์๋์ค | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetQuestionResultsResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ ์ง๊ณ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| questionId | string | query | ์๋์ | |
| questionIds | array | query | ์๋์ | |
| urlId | string | query | ์๋์ | |
| timeBucket | string | query | ์๋์ | |
| startDate | string | query | ์๋์ | |
| forceRecalculate | boolean | query | ์๋์ |
์๋ต
๋ฐํ: AggregateQuestionResultsResponse
์์

์ง๋ฌธ ๊ฒฐ๊ณผ ๋๋ ์ง๊ณ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| forceRecalculate | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: BulkAggregateQuestionResultsResponse
์์

๋๊ธ๊ณผ ์ง๋ฌธ ๊ฒฐ๊ณผ ๊ฒฐํฉ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| questionId | string | query | ์๋์ค | |
| questionIds | array | query | ์๋์ค | |
| urlId | string | query | ์๋์ค | |
| startDate | string | query | ์๋์ค | |
| forceRecalculate | boolean | query | ์๋์ค | |
| minValue | number | query | ์๋์ค | |
| maxValue | number | query | ์๋์ค | |
| limit | number | query | ์๋์ค |
์๋ต
๋ฐํ: CombineQuestionResultsWithCommentsResponse
์์

SSO ์ฌ์ฉ์ ์ถ๊ฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | Type | Location | Required | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: AddSSOUserAPIResponse
์์

SSO ์ฌ์ฉ์ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| deleteComments | boolean | query | ์๋์ค | |
| commentDeleteMode | string | query | ์๋์ค |
์๋ต
๋ฐํ: DeleteSSOUserAPIResponse
์์

์ด๋ฉ์ผ๋ก SSO ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| string | path | ์ |
์๋ต
๋ฐํ: GetSSOUserByEmailAPIResponse
์์

ID๋ก SSO ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetSSOUserByIdAPIResponse
์์

SSO ์ฌ์ฉ์๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| skip | integer | query | No |
์๋ต
๋ฐํ: GetSSOUsersResponse
์์

SSO ์ฌ์ฉ์ ๋ถ๋ถ ์์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| updateComments | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: PatchSSOUserAPIResponse
์์

SSO ์ฌ์ฉ์ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| updateComments | boolean | query | ์๋์ |
์๋ต
๋ฐํ: PutSSOUserAPIResponse
์์

๊ตฌ๋
์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: CreateSubscriptionAPIResponse
์์

๊ตฌ๋
์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| userId | string | query | ์๋์ |
์๋ต
๋ฐํ: DeleteSubscriptionAPIResponse
์์

๊ตฌ๋
๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | query | ์๋์ |
์๋ต
๋ฐํ: GetSubscriptionsAPIResponse
์์

๊ตฌ๋
์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| userId | string | query | ์๋์ค |
์๋ต
๋ฐํ: UpdateSubscriptionAPIResponse
์์

ํ
๋ํธ ์ผ๋ณ ์ฌ์ฉ๋ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| yearNumber | number | query | No | |
| monthNumber | number | query | No | |
| dayNumber | number | query | No | |
| skip | number | query | No |
์๋ต
๋ฐํ: GetTenantDailyUsagesResponse
์์

ํ
๋ํธ ํจํค์ง ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: CreateTenantPackageResponse
์์

ํ
๋ํธ ํจํค์ง ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
Response
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ํจํค์ง ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ๊ฐ: GetTenantPackageResponse
์์

ํ
๋ํธ ํจํค์ง๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetTenantPackagesResponse
์์

ํ
๋ํธ ํจํค์ง ๊ต์ฒด 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ํจํค์ง ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ์ฌ์ฉ์ ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ๊ฐ: CreateTenantUserResponse
์์

ํ
๋ํธ ์ฌ์ฉ์ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| id | string | path | Yes | |
| deleteComments | string | query | No | |
| commentDeleteMode | string | query | No |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ๊ฐ: GetTenantUserResponse
์์

ํ
๋ํธ ์ฌ์ฉ์๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetTenantUsersResponse
์์

ํ
๋ํธ ์ฌ์ฉ์ ๊ต์ฒด 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| updateComments | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

๋ก๊ทธ์ธ ๋งํฌ ์ ์ก 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | ์ฟผ๋ฆฌ | ์ | |
| id | string | ๊ฒฝ๋ก | ์ | |
| redirectURL | string | ์ฟผ๋ฆฌ | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ์ฌ์ฉ์ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| updateComments | string | query | ์๋์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: CreateTenantResponse
์์

ํ
๋ํธ ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| sure | string | query | ์๋์ค |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํ
๋ํธ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetTenantResponse
์์

ํ
๋ํธ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| meta | string | query | ์๋์ค | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: GetTenantsResponse
์์

ํ
๋ํธ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptyResponse
์์

ํฐ์ผ ์ํ ๋ณ๊ฒฝ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| userId | string | query | Yes | |
| id | string | path | Yes |
์๋ต
๋ฐํ: ChangeTicketStateResponse
์์

ํฐ์ผ ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | query | ์ |
์๋ต
๋ฐํ: CreateTicketResponse
์์

ํฐ์ผ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| id | string | path | Yes | |
| userId | string | query | No |
์๋ต
๋ฐํ: GetTicketResponse
์์

ํฐ์ผ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| userId | string | query | No | |
| state | number | query | No | |
| skip | number | query | No | |
| limit | number | query | No |
์๋ต
๋ฐํ: GetTicketsResponse
์์

๋ฒ์ญ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| namespace | string | path | ์ | |
| component | string | path | ์ | |
| locale | string | query | ์๋์ค | |
| useFullTranslationIds | boolean | query | ์๋์ค |
์๋ต
๋ฐํ: GetTranslationsResponse
์์

์ด๋ฏธ์ง ์
๋ก๋ 
์ด๋ฏธ์ง ์ ๋ก๋ ๋ฐ ํฌ๊ธฐ ์กฐ์
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| sizePreset | string | query | ์๋์ | ํฌ๊ธฐ ํ๋ฆฌ์ : "Default" (1000x1000px) ๋๋ "CrossPlatform" (์ธ๊ธฐ ๊ธฐ๊ธฐ์ ๋ํ ํฌ๊ธฐ๋ค์ ์์ฑ) |
| urlId | string | query | ์๋์ | ์ ๋ก๋๊ฐ ๋ฐ์ํ๋ ํ์ด์ง์ ID(๊ตฌ์ฑ์ฉ) |
์๋ต
๋ฐํ: UploadImageResponse
์์

ID๋ก ์ฌ์ฉ์ ๋ฐฐ์ง ์งํ ์ํฉ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIGetUserBadgeProgressResponse
์์

์ฌ์ฉ์ ID๋ก ์ฌ์ฉ์ ๋ฐฐ์ง ์งํ ์ํฉ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | path | ์ |
์๋ต
๋ฐํ: APIGetUserBadgeProgressResponse
์์

์ฌ์ฉ์ ๋ฐฐ์ง ์งํ ๋ชฉ๋ก ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | query | ์๋์ | |
| limit | number | query | ์๋์ | |
| skip | number | query | ์๋์ |
์๋ต
๋ฐํ: APIGetUserBadgeProgressListResponse
์์

์ฌ์ฉ์ ๋ฐฐ์ง ์์ฑ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ |
์๋ต
๋ฐํ: APICreateUserBadgeResponse
์์

์ฌ์ฉ์ ๋ฐฐ์ง ์ญ์ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptySuccessResponse
์์

์ฌ์ฉ์ ๋ฐฐ์ง ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIGetUserBadgeResponse
์์

์ฌ์ฉ์ ๋ฐฐ์ง๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| userId | string | query | ์๋์ค | |
| badgeId | string | query | ์๋์ค | |
| type | number | query | ์๋์ค | |
| displayedOnComments | boolean | query | ์๋์ค | |
| limit | number | query | ์๋์ค | |
| skip | number | query | ์๋์ค |
์๋ต
๋ฐํ: APIGetUserBadgesResponse
์์

์ฌ์ฉ์ ๋ฐฐ์ง ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: APIEmptySuccessResponse
์์

์ฌ์ฉ์ ์๋ฆผ ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: GetUserNotificationCountResponse
์์

์ฌ์ฉ์ ์๋ฆผ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| urlId | string | query | ์๋์ค | Used to determine whether the current page is subscribed. |
| pageSize | integer | query | ์๋์ค | |
| afterId | string | query | ์๋์ค | |
| includeContext | boolean | query | ์๋์ค | |
| afterCreatedAt | integer | query | ์๋์ค | |
| unreadOnly | boolean | query | ์๋์ค | |
| dmOnly | boolean | query | ์๋์ค | |
| noDm | boolean | query | ์๋์ค | |
| includeTranslations | boolean | query | ์๋์ค | |
| includeTenantNotifications | boolean | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetMyNotificationsResponse
์์

์ฌ์ฉ์ ์๋ฆผ ์ ์ด๊ธฐํ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| sso | string | query | ์๋์ |
์๋ต
๋ฐํ: ResetUserNotificationsResponse
์์

์ฌ์ฉ์ ์๋ฆผ ์ด๊ธฐํ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| afterId | string | query | ์๋์ค | |
| afterCreatedAt | integer | query | ์๋์ค | |
| unreadOnly | boolean | query | ์๋์ค | |
| dmOnly | boolean | query | ์๋์ค | |
| noDm | boolean | query | ์๋์ค | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: ResetUserNotificationsResponse
์์

์ฌ์ฉ์ ๋๊ธ ๊ตฌ๋
์ํ ์
๋ฐ์ดํธ 
ํน์ ๋๊ธ์ ๋ํ ์๋ฆผ์ ํ์ฑํํ๊ฑฐ๋ ๋นํ์ฑํํฉ๋๋ค.
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| notificationId | string | path | ์ | |
| optedInOrOut | string | path | ์ | |
| commentId | string | query | ์ | |
| sso | string | query | ์๋์ค |
์๋ต
๋ฐํ: UpdateUserNotificationCommentSubscriptionStatusResponse
์์

์ฌ์ฉ์ ํ์ด์ง ๊ตฌ๋
์ํ ์
๋ฐ์ดํธ 
ํ์ด์ง์ ๋ํ ์๋ฆผ์ ํ์ฑํํ๊ฑฐ๋ ๋นํ์ฑํํฉ๋๋ค. ์ฌ์ฉ์๊ฐ ํ์ด์ง๋ฅผ ๊ตฌ๋ ํ๋ฉด ์๋ฆผ์ด ์์ฑ๋๋ฉฐ ์ ๋ฃจํธ ๋๊ธ์ ๋ํ ์๋ฆผ ๋ฑ์ด ์์ฑ๋ฉ๋๋ค.
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ํ์ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| urlId | string | query | Yes | |
| url | string | query | Yes | |
| pageTitle | string | query | Yes | |
| subscribedOrUnsubscribed | string | path | Yes | |
| sso | string | query | No |
์๋ต
๋ฐํ: UpdateUserNotificationPageSubscriptionStatusResponse
์์

์ฌ์ฉ์ ์๋ฆผ ์ํ ์
๋ฐ์ดํธ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | Yes | |
| notificationId | string | path | Yes | |
| newStatus | string | path | Yes | |
| sso | string | query | No |
์๋ต
๋ฐํ: UpdateUserNotificationStatusResponse
์์

์ฌ์ฉ์ ์ ์ ์ํ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| urlIdWS | string | query | ์ | |
| userIds | string | query | ์ |
์๋ต
๋ฐํ: GetUserPresenceStatusesResponse
์์

์ฌ์ฉ์ ๊ฒ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | path | ์ | |
| urlId | string | query | ์ | |
| usernameStartsWith | string | query | ์๋์ | |
| mentionGroupIds | array | query | ์๋์ | |
| sso | string | query | ์๋์ | |
| searchSection | string | query | ์๋์ |
์๋ต
๋ฐํ: SearchUsersResult
์์

์ฌ์ฉ์ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ |
์๋ต
๋ฐํ: GetUserResponse
์์

ํฌํ ์์ฑ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| commentId | string | query | ์ | |
| direction | string | query | ์ | |
| userId | string | query | ์๋์ | |
| anonUserId | string | query | ์๋์ |
์๋ต
๋ฐํ: VoteResponse
์์

ํฌํ ์ญ์ 
๋งค๊ฐ๋ณ์
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| id | string | path | ์ | |
| editKey | string | query | ์๋์ค |
์๋ต
๋ฐํ: VoteDeleteResponse
์์

ํฌํ๋ค ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| urlId | string | query | ์ |
์๋ต
๋ฐํ: GetVotesResponse
์์

์ฌ์ฉ์์ฉ ํฌํ ๊ฐ์ ธ์ค๊ธฐ 
๋งค๊ฐ ๋ณ์
| ์ด๋ฆ | ์ ํ | ์์น | ํ์ | ์ค๋ช |
|---|---|---|---|---|
| tenantId | string | query | ์ | |
| urlId | string | query | ์ | |
| userId | string | query | ์๋์ค | |
| anonUserId | string | query | ์๋์ค |
์๋ต
๋ฐํ: GetVotesForUserResponse
์์

๋์์ด ํ์ํ์ ๊ฐ์?
Java SDK์ ๋ฌธ์ ๊ฐ ๋ฐ์ํ๊ฑฐ๋ ์ง๋ฌธ์ด ์๋ ๊ฒฝ์ฐ, ๋ค์์ ์ด์ฉํ์ธ์:
๊ธฐ์ฌ
๊ธฐ์ฌ๋ฅผ ํ์ํฉ๋๋ค! ๊ธฐ์ฌ ๊ฐ์ด๋๋ผ์ธ์ GitHub ๋ฆฌํฌ์งํ ๋ฆฌ๋ฅผ ๋ฐฉ๋ฌธํ์ธ์.