Login to BloodHound
Auth
Login to BloodHound
Login to BloodHound with user credentials or a one time password.
POST
Login to BloodHound
Documentation Index
Fetch the complete documentation index at: https://specterops-bp-2395-ms-sentinel.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.
Pattern:
^wait=(-1|[0-9]+)$Body
application/json
The request body for logging into the application. secret or otp is required, but not both.
The type of login. Currently only secret is supported.
Available options:
secret The password for the user. This field can be used instead of otp.
The One Time Password for a single login. This field can be used instead of secret
Response
OK