OpenAPI 3.0.42026-08-14481162870.6 KB
64a5b49a158a
AppUser
signup
post/api/users/signup
Request body
Example request
{
"email": "email@domain.com",
"clientAppName": "Swashbuckle UI Client",
"language": "fa-IR"
}Response
OK
string required
{
"email": "email@domain.com",
"clientAppName": "Swashbuckle UI Client",
"language": "fa-IR"
}OK