Skip to main content
POST
Send Verification Code For Account Activation

Headers

Authorization
string
required

Access Token

OrganizationId
string
required

Organization ID

Body

application/json

sendVerificationCodeRequest

Send Verification Code Request Model

screenName
string

Screen Name

Example:

"12343123"

Response

Verification process feedback

status
boolean

The sending status of the SMS.

Example:

false

user
AddNewUserResponse · object

Add User response model

message
string

The sending message of the SMS.

Example:

"SMS sent. / SMS not sent."

userId
integer<int64>

User ID. ( If a verification code is requested again, it will return. )

Example:

235234