# Token removed **POST TokenRemoved** This webhook event is triggered when a previously tokenized card is removed from the system. ## Servers - https://api.omni.integratedcommerce.io/v1: https://api.omni.integratedcommerce.io/v1 () ## Parameters ### Headers - **x-fsk-wh-chksm** (string) The SHA-256 hash signature of the webhook payload, encoded in base64. ### Body: application/json (object) The request body for the `token.removed` webhook event. - **event** (object) - **originalResponse** (object) Represents the response to a tokenized card removal request. ## Responses ### 200 Successful acknowledgement of a webhook event. The response should be a 200 OK status with an empty body. #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)