Submit an Item to Workflow

post

/content/management/api/v1.1/items/{id}/submitToWorkflow

Request

Supported Media Types
Path Parameters
Query Parameters
Header Parameters
Body ()
id of the workflow.
Root Schema : ItemWorkflowSubmitBean
Type: object
ItemWorkflowSubmitBean
Show Source
Nested Schema : WorkflowSubmitOptions
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Created.
Body ()
Root Schema : WorkflowItemDetails
Type: object
WorkflowItemDetails.
Show Source
Nested Schema : items
Type: array
Items Details.
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : ItemId
Type: object
Show Source

400 Response

Bad request.

404 Response

Not found.

500 Response

Internal server error.
Back to Top