# Validate otp **POST /otp/validate** validate otp ## Servers ## Parameters ### Body: (object) - **id** (string) otpID from /otp/make - **otp** (string) 4 digit otp ## Responses ### 200 Succes validate ### 400 Request Malfunction missing argument, properties or invalid data #### Body: (string) string ### 500 Server Error #### Body: (string) string [Powered by Bump.sh](https://bump.sh)