v1
latestOpenAPI 3.0.42026-07-14475158859.0 KBAppUser
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