curl --request POST \ --url 'https://api.unify.ai/v0/billing/portal-session' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "url": "string" }
Bearer <token>
<token>