Parameter | Description |
---|---|
Workspace | The id of the workspace from which you want a list of traffic types. |
[
{
"id": "<string>",
"name": "<string>",
"displayAttributeId": "<string>",
"workspace": {
"type": "<string>",
"id": "<string>",
"name": "<string>"
},
"type": "<string>"
}
]
Was this page helpful?