Deliver
Use this method to deliver a Workspace to its parent.
- URI: Single Workspace:
http://ServerName:port/siebel/v1.0/wsoperation/{wsname}/Deliver - HTTP Method: POST
- Content-Type: application/json
- Authorization: Basic
- Request Body:
{ "Comments": "string" }Note: Comments must be between 3 and 250 characters. -
Response details
- HTTP Code: 200
- Content-Type: application/json
- Response Body:
{ "Name": "int_october_2026", "Id": "88-3Z6A3R", "Version": "1" }