Conversation_categories

Conversation category related APIs

대화 카테고리 목록

get
Authorizations
API-KEYstringRequired

Your API key for authentication

Header parameters
AGENT-EMAILstringOptional

Optional: Email of the agent to use for this request

USER-EMAILstringOptional

Optional: Email address to associate with the user

OWN-USER-IDstringOptional

Optional: User ID to identify or create a user

Responses
200

application/json
get
/webapi/v2/conversation_categories
200

대화 카테고리 생성

post
Authorizations
API-KEYstringRequired

Your API key for authentication

Header parameters
AGENT-EMAILstringOptional

Optional: Email of the agent to use for this request

USER-EMAILstringOptional

Optional: Email address to associate with the user

OWN-USER-IDstringOptional

Optional: User ID to identify or create a user

Body
namestringRequired
Responses
200

알겠습니다.

application/json
post
/webapi/v2/conversation_categories
200

알겠습니다.

대화 카테고리 삭제

delete
Authorizations
API-KEYstringRequired

Your API key for authentication

Path parameters
conversation_category_idstringRequired
Header parameters
AGENT-EMAILstringOptional

Optional: Email of the agent to use for this request

USER-EMAILstringOptional

Optional: Email address to associate with the user

OWN-USER-IDstringOptional

Optional: User ID to identify or create a user

Responses
200

확인

No content

delete
/webapi/v2/conversation_categories/{conversation_category_id}
200

확인

No content

Last updated

Was this helpful?