Skip to main content
DELETE
Delete an existing string by token
Deleting a token cannot be undoneYou can delete a string token at any time. However, this operation cannot be undone. Once a stringToken has been deleted, it cannot be retrieved or returned.

Tokenization Guide

Complete guide with examples and token lifecycle

Authorizations

X-Api-Key
string
header
required

Please enter ApiKey into field

Path Parameters

token
string
required

The token ID representing the string to be deleted

Pattern: [A-Za-z0-9]{32}

Response

OK