v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Update the step group in a migration workflow.

post/workflowstepgroup/{id}#workflowId

Path parameters

idstring required

The ID of the step group.

Query parameters

workflowIdstring required

The ID of the migration workflow.

Request body

namestring

The name of the step group.

descriptionstring

The description of the step group.

nextStringListMember[]

The next step group.

previousStringListMember[]

The previous step group.

Response

Success

workflowIdstring

The ID of the migration workflow.

namestring

The name of the step group.

idstring

The ID of the step group.

descriptionstring

The description of the step group.

nextStringListMember[]

The next step group.

previousStringListMember[]

The previous step group.

lastModifiedTimestring date-time

The time at which the step group was last modified.