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>'

Documentation Index

Fetch the complete documentation index at: https://docs.scoot.app/llms.txt

Use this file to discover all available pages before exploring further.

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