Authentication

post/api/Authentication/RegisterUser

Request body

firstnamestring nullable
lastnamestring nullable
emailstring nullable
passwordstring nullable
confirmPasswordstring nullable
phoneNumberstring nullable
instagramIdstring nullable
whatsappNumberstring nullable

Response

OK

Changes