Skip to main content
POST
/
api
/
v1
/
billing
/
portal
Create Stripe Customer Portal session
curl --request POST \
  --url https://neo.api.projectdiscovery.io/api/v1/billing/portal \
  --header 'Authorization: Bearer <token>'
{
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

JWT authentication token

Response

Portal session created

url
string
required

Stripe Customer Portal URL