Delete (Schedule)
- URL:https://Collaborations/<collaborationID>/workspaces/<workspaceID>/schedule/delete(POST only)
- Version Introduced:10.6
Description
Collaboration guests can use the delete operation to delete a job schedule for synchronized items in a collaboration workspace.
Request Parameters
Parameter | Details |
|---|---|
| f | The response format. Values: html | json |
JSON Response Syntax
{
"success" : true
}