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