/
AN
anzworldline-solutions
/
dotCMS REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 16h ago
Details
Filter operations
Accessibility Checker
2
API Token
6
Authentication
2
Bundle
15
Content Analytics
4
Content Delivery
9
Content Import
12
Content Report
2
Content Type
8
Content Type Field
1
Experiment
18
Navigation
1
Page
16
TailLog
1
Variant
1
Web Assets
6
Workflow
53
post
Add a new workflow step
post
Copy a workflow scheme
get
Find action by ID
put
Update an existing workflow action
delete
Delete a workflow action
get
Find a workflow action within a step
delete
Remove a workflow action from a step
delete
Remove an actionlet from a workflow action
put
Update a workflow scheme
delete
Delete a workflow scheme
get
Retrieves a workflow step
put
Update an existing workflow step
delete
Delete a workflow step
delete
Delete default system action binding by action id
get
Find condition by action ID
get
Export a workflow scheme
get
Find all workflow actionlets
get
Find workflow actionlets by workflow action
post
Adds an actionlet to a workflow action
get
Find all actions in a workflow scheme
post
Finds workflow actions by schemes and system action
get
Find all actions in a workflow step
post
Adds a workflow action to a workflow step
get
Find workflow schemes by content type id
get
Finds workflow actions by content inode
get
Find possible default actions by content type
get
Find possible default actions by scheme(s)
get
Find initial actions by content type
get
Find workflow schemes
post
Create a workflow scheme
get
Find steps by workflow scheme ID
get
Find default system actions mapped to a content type
get
Find default system actions mapped to a workflow scheme
put
Fire action by name (multipart form) 🚧
put
Fire workflow action by name
put
Fire action by ID (multipart form) 🚧
put
Fire system action by name
post
Fire system action by name over multiple contentlets
patch
Modify specific fields on multiple contentlets
put
Fire action by ID (multipart form) 🚧
put
Fire action by ID
post
Perform workflow actions on bulk content
put
Perform workflow actions on bulk content
post
Finds available bulk workflow actions for content
get
Find workflow status of content
get
Find default system actions by workflow action id
get
Find workflow tasks history and comments of content
post
Import a workflow scheme
put
Change the order of actions within a workflow step
put
Change the order of steps within a scheme
post
Creates/saves a workflow action
post
Create a workflow comment
put
Save a default system action mapping
get
/api/v1/ai/completions/config
post
/api/v1/ai/completions/rawPrompt
post
/api/v1/ai/completions
get
/api/v1/ai/embeddings/count
post
/api/v1/ai/embeddings/count
post
/api/v1/ai/embeddings
delete
/api/v1/ai/embeddings
delete
/api/v1/ai/embeddings/db
get
/api/v1/ai/embeddings/indexCount
get
/api/v1/ai/embeddings/test
get
/api/v1/ai/image/generate
post
/api/v1/ai/image/generate
get
/api/v1/ai/image/test
get
/api/v1/ai/search/related
post
/api/v1/ai/search/related
get
/api/v1/ai/search
post
/api/v1/ai/search
get
/api/v1/ai/search/test
get
/api/v1/ai/text/generate
post
/api/v1/ai/text/generate
get
/api/v1/dotsaml/login/{idpConfigId}
post
/api/v1/dotsaml/login/{idpConfigId}
get
/api/v1/dotsaml/logout/{idpConfigId}
post
/api/v1/dotsaml/logout/{idpConfigId}
get
/api/v1/dotsaml/metadata/{idpConfigId}
get
/api/v1/fieldTypes
get
/api/js/{folder}
put
/api/js/{folder}
post
/api/js/{folder}
delete
/api/js/{folder}
patch
/api/js/{folder}
get
/api/js/{folder}/{pathParam}
put
/api/js/{folder}/{pathParam}
post
/api/js/{folder}/{pathParam}
delete
/api/js/{folder}/{pathParam}
patch
/api/js/{folder}/{pathParam}
get
/api/js/dynamic/{pathParam}
put
/api/js/dynamic/{pathParam}
post
/api/js/dynamic/{pathParam}
delete
/api/js/dynamic/{pathParam}
patch
/api/js/dynamic/{pathParam}
get
/api/js/dynamic
put
/api/js/dynamic
post
/api/js/dynamic
get
/api/auditPublishing/get/{bundleId}
get
/api/layout/{params}
post
/api/bundlePublisher/publish
post
/api/config/deleteEndpoint
post
/api/config/deleteEnvironment
post
/api/config/regenerateKey
post
/api/config/saveCompanyAuthTypeInfo
post
/api/config/saveCompanyBasicInfo
post
/api/config/saveCompanyLocaleInfo
post
/api/config/saveCompanyLogo
get
/api/cluster/getESConfigProperties/{params}
get
/api/cluster/licenseRepoStatus
get
/api/cluster/getNodesStatus/{params}
post
/api/cluster/remove/{params}
get
/api/cluster/test
get
Returns the environments
post
Creates an environment
put
Updates an environment
delete
Deletes an environment
get
/api/environment/loadenvironments/{params}
get
/api/integrity/checkintegrity/{params}
get
/api/integrity/checkIntegrityProcessStatus/{params}
get
/api/integrity/discardconflicts/{params}
get
/api/integrity/fixconflicts/{params}
post
/api/integrity/_fixconflictsfromremote
post
/api/integrity/_generateintegritydata
get
/api/integrity/{requestId}/integrityData
get
/api/integrity/getIntegrityResult/{params}
get
/api/portlet/layout/{params}
get
/api/portlet/{params}
post
/api/portlet/{params}
post
/api/license/applyLicense
delete
/api/license/delete/{params}
post
/api/license/free/{params}
get
/api/license/all/{params}
post
/api/license/pick/{params}
post
/api/license/upload/{params}
post
/api/license/requestCode/{params}
post
/api/license/resetLicense/{params}
get
/api/osgi/getInstalledBundles/{params}
get
/api/osgi/_processExports/{bundle}
post
/api/osgi
delete
/api/v1/publishqueue
get
/api/restexample/layout/{params}
get
/api/restexample/test/{params}
get
/api/role/loadbyid/{params}
get
/api/role/loadbyname/{params}
get
/api/role/loadchildren/{params}
get
/api/rulesengine/layout/{params}
get
/api/structure/{path}
get
/api/v1/tags
put
/api/v1/tags
post
/api/v1/tags
delete
/api/v1/tags/{tagId}
get
/api/v1/tags/inode/{inode}
delete
/api/v1/tags/inode/{inode}
Workflow
Add a new workflow step
Creates a
workflow step
.
Returns an object representing the step.
post
/api/v1/workflow/steps
Request body
WorkflowStepAddForm
required
schemeId
string
required
stepName
string
required
enableEscalation
boolean
required
escalationAction
string
required
escalationTime
string
required
stepResolved
boolean
required
Response
Created workflow step successfully
ResponseEntityWorkflowStepView
required
errors
ErrorEntity[]
entity
WorkflowStep
messages
MessageEntity[]
i18nMessagesMap
object
permissions
string[]
pagination
Pagination
Changes