#biniyam-connect-options
1 messages · Page 1 of 1 (latest)
Hi I updated the message
I think you want Stripe::Account.delete_person( 'acct_abc', 'person_abc', {}, # empty for params { api_key: "api_key", } )
biniyam-connect-options
Why is that not in the docs?
The request is going through but hitting a different error which is not allowing me to delete the representative, which is fine.
I mean not everything can be in the docs? The example in the doc is without parameters because this API takes none. But the library needs this in case they take a parameter later.
Passing an override per-request API key is uncommon but we have documentation about this in the readme of the library https://github.com/stripe/stripe-ruby#per-request-configuration