Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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
[A-Za-z0-9]{32}
OK