Updates a user's profile in the Blackboard learning management system. This endpoint allows for partial or complete updates to various aspects of a user's account, including personal information, contact details, system roles, and preferences. It's particularly useful for synchr…
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
genderstringThe gender of this user. | Type | Description | --------- | --------- | | Female | Female | | Male | Male | | Other | Other **Since**: 3900.32.0 | | Unknown | Gender is not known, or not specified. |
userIdRequiredstringThe user ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. <div style="overflow-x:auto;"> <table> <tr> <th>ID type</th> <th>Example</th> </tr> <tbody> <tr> <td>primary</td> <td>_123_1</td> </tr> <tr> <td>externalId</td> <td>externalId:jsmith<…
passwordstringThe user"s login password.
pronounsstringThe pronouns of this user. **Since**: 3900.27.0
userNamestringThe userName property, shown in the UI.
birthDatestringThe birth date of this user. Only the date portion of this value has significance, since a person"s birthdate represents a full day and not a moment in time. Take care to ignore the zeroed time portion when deserializing this value to ensure it"s not converted to the previous ca…
studentIdstringThe user"s student ID name or number as defined by the school or institution.
externalIdstringAn optional externally-defined unique ID for the user. Defaults to the userName. Formerly known as "batchUid".
job__titlestringThe user"s job title.
locale__idstringThe locale specified by the user. This locale will be used anywhere the user is allowed to customize their locale; courses may force a specific locale, overriding the user"s locale preference.
name__givenstringThe given (first) name of this user.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.