Skip to content

Delete current user

DELETE
/api/user

Delete the current authenticated user and disassociate all events created by this user.

Authorizations

bearerAuth

Bearer token using a JWT

Type
HTTP (Bearer)

Responses

Current user deleted.

Playground

Authorization

Samples

Powered by VitePress OpenAPI