Skip to main content

events_events_destroy

DELETE 

/api/v3//events/events/:event_uuid/

Event Read-Only Viewset

Request

Path Parameters

    event_uuid uuidrequired

    A UUID string identifying this Event.

Responses

No response body

curl -L -X DELETE '/api/v3/events/events/:event_uuid/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired