Register User

API REGISTER USER (application/json)

PUT https://dsc-ocr.udata.id/api/user/register

This endpoint allows you to register API OCR

Request Body

NameTypeDescription

username

string

password

string

{
    "message": "Please check your email for verify",
    "success": true
}

Last updated