Delete special event
Delete a special event from the collection. Allows museum to cancel planned events.
DELETE
/
special-events
/{eventId}
Server
Authorization
Authorization
RequiredBasic <token>
In: header
Path Parameters
eventId
Requiredstring
An identifier for a special event.
Format:
"uuid"
Success - no content