Star-Office-UI/join-keys.sample.json

14 lines
211 B
JSON
Raw Permalink Normal View History

{
"keys": [
{
"key": "ocj_example_team_01",
"used": false,
"reusable": true,
"maxConcurrent": 3,
"usedBy": null,
"usedByAgentId": null,
"usedAt": null
}
]
}