curl --request DELETE \
--url https://platform.kodexa.ai/api/users/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified PlatformUser. Platform users represent user accounts in Kodexa.
curl --request DELETE \
--url https://platform.kodexa.ai/api/users/{id} \
--header 'x-api-key: <api-key>'