System Security APIs
List of all cluster API endpoints within the System Security
category. Each endpoint provides specific functionality for integrating with cluster services.
GET
Get all authentication tokens for current user
/_system/security/tokens/{guid} DELETE
Delete a specific authentication token
/_system/security/methods GET
Get all 2FA methods for current user
/_system/security/methods POST
Create new 2FA authentication method
/_system/security/methods/{guid} DELETE
Delete a 2FA authentication method
/_system/security/methods/default POST
Set default 2FA authentication method
/_system/security/methods/sms POST
Create SMS-based 2FA authentication method
/_system/security/methods/qr GET
Get QR code for TOTP authenticator setup
/_system/security/methods/qr POST
Verify TOTP setup with authenticator app
Back to API Categories Return to the main API categories page to browse other endpoints