Rename workflow
Renames a Workflow in the database.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
workflow
Third generation workflow document as it exists in the database
newName
Response
The renamed Workflow with its data and ID.
name
type
tasks
transitions
groups
scenarios
_id
uuid
description
namespace
preAutomationTime
Time (milliseconds) automation would have taken someone to complete without using IAP.
sla
errorHandler
Deprecated gen2-specific feature
font_size
Deprecated, unused, gen1-specific feature
created
created_by
createdVersion
last_updated
last_updated_by
lastUpdatedVersion
This value represents the semantic version of the application that last modified it. For workflows with canvasVersion = 1, this field will refer to the version of Workflow Builder. For workflows with canvasVersion > 1, this field will refer to the version of Studio.
canvasVersion
encodingVersion
Allowed values:
inputSchema
outputSchema
outputData
Deprecated gen2-specific feature
decorators
migrationVersion
Errors
500
Internal Server Error