v51

latestOpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-01276140748.5 KB
Auth
Community
Enterprise

Login to BloodHound

Login to BloodHound with user credentials or a one time password.

post/api/v2/login

Request body

login_method'secret' required

The type of login. Currently only secret is supported.

usernamestring required
secretstring

The password for the user. This field can be used instead of otp.

otpstring

The One Time Password for a single login. This field can be used instead of secret

Response

OK

All 276 operations