SOAP API - deleteCalendar
The table summarizes the SOAP API - deleteCalendar.
Request | Uses the deleteCalendar element (from the WorkCalService schema) |
Parameter notes | |
Response | Returns a deleteCalendarResponse element (from the WorkCalService schema). |
Example | Request:<soapenv:Body> <wor:deleteCalendar version="0" namespace="LONDON" name="EMEA-S"/> </soapenv:Body> |
Response:<SOAP-ENV:Body> <deleteCalendarResponse xmlns="http://workcal.api.dac.n2.tibco.com">OK</deleteCalendarResponse> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.