Create Work View

Delete this text and replace it with your own content.

Endpoint
http://ace-nightly-test/bpm/work/v1/workListView
Request Method:
POST
Request Payload
{
    "name": "TESTQA",
    "description": "",
    "public": false,
    "orderFilterCriteria": {
        "order": "",
        "filter": ""
    },
    "customData": "{\"columns\":[\"name\",\"version\",\"description\",\"state\",\"id\",\"priority\",\"startDate\",\"endDate\"]}",
    "entityId": {
        "id": "91E38214-A83F-4DE1-B906-80931B5F1D32",
        "label": "Mr Tony Pulis",
        "name": "Mr Tony Pulis",
        "modelVersion": 2,
        "type": {
            "type": "resource"
        }
    },
    "users": [
        {
            "id": "BBC750FBBDD594EDD04E42CAC1C731E7",
            "modelVersion": 0,
            "type": {
                "type": "group"
            }
        }
    ],
    "authors": [
        {
            "id": "_5YrYgP8-Ed2DAsy7Kz4LbA",
            "label": "Test Main Group 001",
            "modelVersion": 2,
            "type": {
                "type": "group"
            }
        }
    ]
}
Response N/A