POST EndUser?appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

EndUser
NameDescriptionTypeAdditional information
appid

string

None.

username

string

None.

pwd

string

None.

name

string

None.

initials

string

None.

validation_method

string

None.

security_group

string

None.

enabled

boolean

None.

contact_by_email

boolean

None.

contact_by_sms

boolean

None.

contact_by_voice

boolean

None.

contact_by_android_notifications

boolean

None.

contact_by_ios_notifications

boolean

None.

email

string

None.

phone_number

string

None.

sms_phonenumber

string

None.

phone_number_country_code

string

None.

sms_phonenumber_country_code

string

None.

ios_notifications_token

string

None.

android_notifications_token

string

None.

individual_not_company

boolean

None.

open_for_sms

string

None.

closed_for_sms

string

None.

user_timezone

string

None.

user_timezone_pref

string

None.

user_phyisical_timezone

string

None.

last_device_timezone

string

None.

require_2fa

boolean

None.

is_2fa_initialized

boolean

None.

second_factor_method

string

None.

require_password_update

boolean

None.

scante_cdsc_repo_online_not_local

boolean

None.

scante_cdsc_repo_local_prefix

string

None.

guid

string

None.

guid_datetime

date

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>