cURL
curl --request DELETE \ --url https://api.orchestrasolutions.com/StringTokens/{token} \ --header 'X-Api-Key: <api-key>'
[ { "fieldName": "<string>", "errors": [ "<string>" ] } ]
This method allows you to delete a stringToken by its token
Please enter ApiKey into field
The token ID representing the string to be deleted
OK