post https://prod.truv.com/v1/users//tokens/
The endpoint creates a bridge token for a user.
This is typically the endpoint called before initializing the Bridge since the
response from this call is passed to the TruvBridge.init function.
To explore the response body, click Response
below.
To see an example in JSON, click the 201
icon on the right.
To see live data, fill out Body params
and click Try it.