curl --request DELETE \
--url https://platform.kodexa.ai/api/roles/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified AccessRole. Roles define sets of permissions that can be assigned to teams at org or project level.
curl --request DELETE \
--url https://platform.kodexa.ai/api/roles/{id} \
--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.