v1
latestOpenAPI 3.0.02026-07-1398671635.1 KBRestaurant Events
publicly-accessible
Delete Offline Event
Removes specified restaurant from offline events. If role header is System or Operations only events created by the specified role will be affected. If role header is Restaurant then all events that have allowRestaurantOverride=true will be affected.
delete/v1/{tenant}/restaurants/{id}/event/offline
Path parameters
tenantstring required
The identifier for the tenant
idstring required
The identifier for the restaurant
Headers
X-JE-Requesterstring required
Name of the user or system creating the event. Used for auditing purposes
X-JE-User-Role'System' | 'Operations' | 'Restaurant' required
- System : Role for an automated process action.
- Operations : Role for an operations user action.
- Restaurant : Role for a restaurant owner/employee user action.
The role the user or system creating the event has assumed.
Response
No Events to Delete