Typescript
await autumn.entities.delete(customer_id='user_123', entity_id='seat_456');
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Your unique identifier for the customer
Your unique identifier of the entity (eg, a seat ID)