Delete Backend API Tokens
Deletes an existing Server to Server API `authToken` by specifying its ID. You can get a token’s ID using the [Get All Server to Server Tokens](#get-all-server-to-server-tokens) endpoint. This endpoint cannot be used to delete a BigCommerce API `X-Auth-Token`.
**Note:** Unlike most DELETE requests, the `id` value must be added to the request body instead of the parameters.