curl --request POST \
--url https://api.skyvern.com/api/v1/billing/portal{
"url": "<string>"
}Create a Stripe Customer Portal session for managing subscription.
Frontend should redirect the user to the returned URL. The portal allows users to:
curl --request POST \
--url https://api.skyvern.com/api/v1/billing/portal{
"url": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://skyvern-mintlify-refresh-session-endpoint-1776470899.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Successful Response