Register a Workflow

post

/content/management/api/v1.1/workflows

Request

Supported Media Types
Query Parameters
Header Parameters
Body ()
Register a workflow in OCE.
Root Schema : Workflow
Type: object
Workflow
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Properties of a workflow.
Nested Schema : repositories
Type: array
Assigned repositories of a workflow.
Show Source
Nested Schema : roles
Type: array
Roles of a workflow.
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : RepositoryId
Type: object
RepositoryId
Show Source
Back to Top

Response

Supported Media Types

201 Response

Created.
Body ()
Root Schema : Workflow
Type: object
Workflow
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Properties of a workflow.
Nested Schema : repositories
Type: array
Assigned repositories of a workflow.
Show Source
Nested Schema : roles
Type: array
Roles of a workflow.
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : RepositoryId
Type: object
RepositoryId
Show Source

400 Response

Bad request.

404 Response

Not found.

500 Response

Internal server error.
Back to Top