cURL
curl --request POST \ --url https://dev-api-cj-agc-vie.fnstack.dev/v1/tokens \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "phone_number": "242059758563" } '
{ "user": { "user_id": "user_2c1x7X3Q5piB9cHbvvPPKt04bK5", "policy_holder_id": "phol_2c1x7V4r47ynM4RABVm1Co0UKkG" }, "access_token": "<string>" }
Create user access token
1
"242059758563"
Retrieve the user access token
Show child attributes
User access token for the next requests