We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de0b04 commit 497e301Copy full SHA for 497e301
spec.json
@@ -17116,6 +17116,14 @@
17116
"schema": {
17117
"type": "string"
17118
}
17119
+ },
17120
+ {
17121
+ "in": "query",
17122
+ "name": "force",
17123
+ "description": "If true, force the deletion by bypassing our only-payment-method check.",
17124
+ "schema": {
17125
+ "type": "boolean"
17126
+ }
17127
17128
],
17129
"responses": {
0 commit comments