1. User Routes
  2. Send Verification Token
POST

/api/v2/users/{user_id}/send-verification-token

client_id*
api_key*
curl --request POST \
     --url https://api.senddotssandbox.com/api/v2/users/{user_id}/send-verification-token \
     --header 'Authorization: Basic AUTH_VALUE'

Parameters

user_idRequired
string

Id of the user to fetch