Skip to content

Delete event​

DELETE
/api/events/{id}

Delete an event by id.

Authorizations​

bearerAuth

Bearer token using a JWT

Type
HTTP (Bearer)

Parameters​

Path Parameters

id*

Id of the event to be deleted.

Type
integer
Required
Example1

Responses​

Event with identifier id deleted.

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI