x-api-key: ********************
curl --location --request POST '/api/v1/transformer/entity//update/plaid-link-token' \ --header 'Content-Type: application/json' \ --data-raw '{ "externalAccountId": "string", "createNewToken": true }'
{ "plaid_token": "string" }