DesignerApproveWorkV1

Use the DesignerApproveWorkV1 call to move a Changeset from the Under review status to the Accepted status. Objects in the Changeset that have the Draft status receive the Approved status.

The request requires the following fields next to the standard fields.

Field Type Description
project repositoryobjectname The name of the project with the Changeset to be approved.
name repositoryobjectname The name of the Changeset.
comment message The reason to approve the changes.

The response only contains the standard fields.

In case of an error, the response contains a SOAP Fault structure.