curl --request DELETE \
--url https://platform.kodexa.ai/api/intakes/{id}/tokens/{tokenId} \
--header 'x-api-key: <api-key>'Revokes a single intake token by ID, immediately preventing it from being used to submit documents to the parent intake endpoint or workflow.
curl --request DELETE \
--url https://platform.kodexa.ai/api/intakes/{id}/tokens/{tokenId} \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Unique identifier (UUID) of the resource.
Token UUID.
Token deleted