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