Users

User related APIs

대량 유저 작업 수행

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
actionstring · enumRequiredPossible values:
Responses
200

알겠습니다.

application/json
post
/webapi/v2/users/bulk
200

알겠습니다.

유저 가져오기

get
Authorizations
API-KEYstringRequired

Your API key for authentication

Path parameters
own_user_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

알겠습니다

application/json
get
/webapi/v2/user/{own_user_id}
200

알겠습니다

Last updated

Was this helpful?