{
"input_otp": 3315,
"email": "[email protected]"
}curl --location 'https://ppid.animemusic.us/validasi-otp' \
--header 'Content-Type: application/json' \
--data-raw '{
"input_otp": 3315,
"email": "[email protected]"
}'{
"code": 0,
"message": "Pesan Berhasil Terkirim Ke Sistem"
}