v10

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01384057.2 KB
auth

Remove a user

Remove a registered user by public key. Requires admin permissions.

delete/api/v1/auth/users/{pubkey}

Path parameters

pubkeystring required

The public key of the user to remove

Response

User removed

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)