Create an authentication token for a customer and return a URL for accessing their self-serve billing portal.
Documentation Index
Fetch the complete documentation index at: https://docs-int.wingback.com/llms.txt
Use this file to discover all available pages before exploring further.
201 text response if successful. Finally, redirect the customer to the URL returned by the authenticate endpoint using a 302 redirect (see example).
Once there, your customer will have access to their billing portal, where they can:
The response is of type string.