latestOpenAPI 3.0.3MIT2026-08-10471155.4 KB
3b3179c504b0
Users
Delete a user by ID
Permanently removes the record from the session. Returns 204 No Content on success.
delete/api/v1/users/{id}
Path parameters
idstring uuid required
Record UUID
Response
Deleted successfully