서비스 사용 가능 체크
POST,GET https://{auth-domain}/v1.0/auth/avaliable
Headers
Request Body
{
"return": 0,
"message": "success"
}curl --location 'https://{auth-domain}/v1.0/auth/avaliable'return
message
desc
0
success
성공
22020
Not available because of the large amount of service.
지금은 서비스량이 많아 이용할 수 없습니다
Last updated