UndoSubmitForDelivery
UndoSubmitForDelivery will take the Workspace back from the status of “Submitted-For-Delivery” to a status of Checkpointed.
- URI: Single Workspace: http://ServerName:port/siebel/v1.0/wsoperation/{wsname}/UndoSubmitForDelivery
- HTTP Method: POST
- Content-Type: application/json
- Authorization: Basic
- Request Body: None
Response details
- HTTP Code: 200
- Content-Type: application/json
- Response Body:
{ "Name": "dev_sadmin_feature_mno", "Status": "Checkpointed", "Id": "88-3Z6A3X", "Version": "1" }