Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
Example:
"cus_abc123"
The unique identifier for the payment method (Stripe payment method ID).
Example:
"pm_abc123"
Body
application/json · object
Response
200 - application/json
Default payment method updated successfully.
Example:
"Default payment method updated"