BlockedTimePresets
Delete a blocked-time preset
Soft-deletes the preset. Already-created BlockedTimes are unaffected — deleting a preset only removes it from the picker UI. Use POST /shop/blocked-time-presets/{blockedTimePresetId}/restore to bring it back.
Requires the SETTINGS_MANAGE permission on the preset's site.
delete/shop/blocked-time-presets/{blockedTimePresetId}
Response
The preset was deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.