Bug report
The documentation page https://docs.stripe.com/payments/place-a-hold-on-a-payment-method contains link to sample code https://github.com/stripe-samples/placing-a-hold but it gives 404
Also, when I run stripe samples create placing-a-hold command in CLI, it gives me Repository not found
Is there a sample code for placing a hold on payment somewhere or is it no longer supported by stripe?

Bug report
The documentation page https://docs.stripe.com/payments/place-a-hold-on-a-payment-method contains link to sample code https://github.com/stripe-samples/placing-a-hold but it gives 404
Also, when I run
stripe samples create placing-a-holdcommand in CLI, it gives me Repository not foundIs there a sample code for placing a hold on payment somewhere or is it no longer supported by stripe?