Skip to main content
GET
/
user
/
portal
Get customer portal link
curl --request GET \
  --url https://api.managem.co.uk/user/portal \
  --header 'Authorization: Bearer <token>'
{
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Stripe customer portal URL

Temporary login link for the Stripe customer portal

url
string<uri>
required

Link to the Stripe customer portal