BloodHound Users
Community
Enterprise

Create a New User

Create a new BloodHound user.

post/api/v2/bloodhound-users

Request body

first_namestring
last_namestring
email_addressstring email
principalstring
rolesinteger[]
saml_provider_idstring

Deprecated. Use sso_provider_id instead.

is_disabledboolean
secretstring
needs_password_resetboolean

Response

OK

Changes

Changed in 2 of the 66 revisions of this API.145

    • removed subschema #1 subschema #2 from the allOf[api.requests.user.update]/ request property oneOf list

      request-property-one-of-removed

    • removed the request property allOf[api.requests.user.update]/all_environments

      request-property-removed

    • removed the request property allOf[api.requests.user.update]/environment_targeted_access_control

      request-property-removed

    • removed the optional property data/allOf[subschema #3]/all_environments from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[subschema #3]/environment_targeted_access_control from the response with the 200 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property allOf[api.requests.user.update]/all_environments

      new-optional-request-property

    • added the new optional request property allOf[api.requests.user.update]/environment_targeted_access_control

      new-optional-request-property

    • added subschema #1 subschema #2 to the allOf[api.requests.user.update]/ request property oneOf list

      request-property-one-of-added

    • added the optional property data/allOf[subschema #3]/all_environments to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #3]/environment_targeted_access_control to the response with the 200 status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog