Create an authentication token for a customer and return a URL for accessing their self-serve billing portal.
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.