Request
β’
headers
β¦
Content-Type: application/json
β¦
Accept: application/json
β’
body
{
"username": "string",
"password": "string",
"confirmPassword": "string"
}
JSON
볡μ¬
Response
β’
μ±κ³΅μ : 200
{
"msg": "success"
}
Java
볡μ¬
β’
μ€ν¨μ :
β¦
400 : Bad Request


