User Identification
{
...,
"context": [
{
"type": "user",
"user": {
"id": "c57a43f7-eefc-462b-b5a8-0ef421e90f67" // uuid-v4
}
}
],
...
}Getting a user-id from us
{
"id": "c243ddce-e122-4532-88bb-460597632640"
}
Generating your own user-id
Last updated
Was this helpful?