Authorization: Bearer ********************
curl --location --request POST '/identity/client/facebook-page-access-token' \ --header 'Content-Type: application/json' \ --data-raw '{ "token": "string" }'
null