struct
#include <include/mtx/requests.hpp>
IdentitySubmitToken Validate ownership of an email address/phone number.
Public variables
- std::string sid
- Required. The session ID, generated by the requestToken call.
- std::string client_secret
- Required. The client secret that was supplied to the requestToken call.
- std::string token
- Required. The token generated by the requestToken call and emailed to the user.