You are on page 1of 1

{"UserName":"udoy","Email":"udoy154@yahoo.

com","PhoneNumber":"01677782154","Passwor
d":"Test123!","ConfirmPassword":"Test123!","Role":"General"}
Content-Type: application/json/charset=utf-8
Account/register
Authorization: Bearer

<form action="/action_page.php">
<p>Please select your gender:</p>
<input type="radio" name="gender" value="male"> Male<br>
<input type="radio" name="gender" value="female"> Female<br>
<input type="radio" name="gender" value="other"> Other<br>
</form>

You might also like