provider DELETE /v1/terminal/locations/{location}
@utdk/stripe /v1/terminal/locations/{location}
Delete a Location
<p>Deletes a <code>Location</code> object.</p>
location path required
string

Try it

Authentication
Configure credentials for Stripe API
deleteterminallocationslocation
DELETE/v1/terminal/locations/{location}
<p>Deletes a <code>Location</code> object.</p>

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import stripe from '@utdk/stripe';

await stripe.deleteterminallocationslocation()