Skip to main content
DELETE
/
api
/
v1
/
event
DELETE /api/v1/event
curl --request DELETE \
  --url https://api.scoot.app/api/v1/event \
  --header 'X-API-Key: <api-key>'
Permanently deletes a Scootaverse event and all associated data.

Authorizations

X-API-Key
string
header
required

Query Parameters

socialEventId
string<uuid>
required

Response

200

OK