post https://hinge-v1-terminal-rest.p.rapidapi.com/verify
Verify the SMS code sent to the user. Returns a session ID to use with all of the other endpoints.
Good to know:
You can (and should) save the returned session ID to your database! You’ll use it to make all future requests for this user.
Good to know:
During peak periods, it can take up to 5 minutes to receive an SMS code.