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