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