workflowRequest
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Request for modifying a page in the workflow
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| message (string) | 0/1 | Get the message |
| group (int) | 0/1 | Get the group ID |
| delete (boolean) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| message | message (string) | Get the message |
| group | group (int) | Get the group ID |
| delete | delete (boolean) |