v1
latestOpenAPI 3.1.02026-08-06236494759.4 KBLists
Add List
Endpoint to add a new List.
post/business/v2/dictionaries
Response
The returned resource is a single List.
Example response
{
"id": "7bf79328-a7ae-4222-aa54-091ff7f429a7",
"dictionary": "ExampleTagDictionary",
"visible": true,
"creation_time": "2017-06-01T12:48:40Z",
"last_update": "2017-06-01T12:48:40Z",
"roles": [
"7bf79328-a7ae-4222-aa54-091ff7f429a7",
"2d65bd5e-3fdf-4002-b166-bde7fb8863fa"
],
"users": [
"XMPL1234-000001",
"XMPL1234-000002",
"XMPL1234-000003"
]
}