# Delete this token Deleting a token based on an encrypted tokenId. Endpoint: DELETE /tokens/{tokenId} Version: 3 Security: BasicAuth ## Path parameters: - `tokenId` (string, required) Access Worldpay encrypted token. ## Response 405 fields (application/vnd.worldpay.tokens-v3.hal+json): - `errorName` (string) Example: "methodNotAllowed" - `message` (string) Example: "Requested method is not allowed" ## Response 204 fields