Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Delete a Configuration


Delete a Configuration

DELETE / v1 / terminal / configurations /:id

Deletes a Configuration object.

Parameters

No parameters.

Returns

Returns the Configuration object that was deleted.

Response

{ "id": "tmc_FQqbaQCiy0m1xc", "object": "terminal.configuration", "deleted": true}
Last verified 2026-09-24

Is this helpful?