DesignerRejectWorkV1

Use the DesignerRejectWorkV1 call to reject changes made to a Changeset. This call moves the Changeset back to the In development status. The objects that belong to this Changeset keep their 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 rejected.
name repositoryobjectname The name of the Changeset.
comment message The reason to reject the changes.

The response only contains the standard fields.

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