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.
Write User data with the CXF User events (POST / PUT / DELETE).
curl -X POST https://{customer}.cxf.app/v1/users/events \ -H "Authorization: Bearer [TODO_TOKEN]" \ -H "Content-Type: application/json" \ -d '{ "event": "[TODO]", "[TODO]": "[TODO]" }'