# service_orgs_users_stripe_customer_portal_create Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent Endpoint: POST /api/service/orgs/{org}/users/{user_id}/stripe/customer-portal/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) - `user_id` (string, required) ## Request fields (application/json): - `return_url` (string, required) ## Response 200 fields (application/json): - `url` (string, required)