Skip to main content
POST
/
admin
/
iser
/
update
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
forIserCode
string<uuid> | null
forIserID
integer<int32> | null
languageID
integer<int32>
default:1
bio
string | null
countryAbbreviation
string | null
email
string | null
firstName
string | null
handle
string | null
lastName
string | null
phoneNumber
string | null
primaryLanguageID
integer<int32> | null
primaryEditionId
integer<int32> | null
timezoneID
integer<int32> | null
isSuspended
integer<int32> | null
whatsAppCountryAbbreviation
string | null
whatsAppNumber
string | null
birthMonth
integer<int32> | null
birthYear
integer<int32> | null

Response

Success

success
boolean
data
unknown