DELETE api/Activities/{id}?deleteAllOccurrences={deleteAllOccurrences}
Delete an existing activity
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Activity Id that is to be deleted |
globally unique identifier |
Required |
deleteAllOccurrences |
Delete all occurrences of the activity |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
None.