curl --request GET \
--url https://api.cal.com/v2/stripe/save \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}curl --request GET \
--url https://api.cal.com/v2/stripe/save \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}Was this page helpful?