DELETE api/v1/portals/{portalUid}/customer/diarytypes/{diaryTypeGuid}
Delete a diary type in the given portal
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
the customer portal |
globally unique identifier |
Required |
| diaryTypeGuid |
the diary type to delete |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.