DELETE
/api/v3/place/{placeId}/size/{placeSizeId}
Delete a place size version
The preceding version's end date will be shifted to the deleted record's end date to prevent any gaps
DeletePlaceSizeV3
Permissions: BuildingsAndOrganizations (Edit)
Path Parameters
| Name |
Description |
Type |
Required |
| placeId |
The identifier of the place |
integer (int32) |
Required |
| placeSizeId |
The identifier of the place size |
integer (int32) |
Required |