Authorization: Bearer ********************
curl --location --request GET 'https://api.getcalico.com/platform/v1/oauth/callback/?state&code' \ --header 'Authorization: Bearer <token>'
{ "added": true, "redirectUrl": "string" }