Confirm Verification Code
POST
https://api.sfox.com/v1/enterprise/users/verify/:user_id
Submit verification codes to complete email or sms verification.
Request
Path Parameters
Name
Type
Description
user_id
required
string
Unique ID for this user defined by you that will serve as the shared identifier for this account between you and sFOX.
Body Parameters
Name
Type
Description
type
required
string
Verification requirement method. Possible values:
email
sms
otp
required
string
Verification code sent to the user.
Responses
Example Requests
Last updated