Stripe
Get Stripe connect URL
get/v2/stripe/connect
Headers
Authorizationstring required
value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
Response
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.