keystone/docs/guide/src/docbkx/samples/addeduser.json

10 lines
168 B
JSON

{"user":
{
"password": "P@ssword1",
"id": "jqsmith",
"tenantId": "12234",
"email": "john.smith@example.org",
"enabled" : true
}
}