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

Path Parameters

token
string
required

The token ID representing the string to be deleted

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

Response

OK