Update a User

Updates an active, existing user in Bonusly. Per-field semantics mirror the create endpoint. If a user already exists with the specified userName, returns 409.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

BSON ObjectId of the user.

Body Params
string

Unique identifier for the user. Imported as the user's email.

string

Imported as the user's external_unique_id.

name
object
emails
array of objects
emails
addresses
array of objects

The work-typed address's country is imported as the user's country. Must be a valid ISO 3166-1 alpha-2 country code. In Okta, set the attribute's External Name to addresses.^[type=='work'].country and the External Namespace to urn:scim:schemas:core:1.0.

addresses
schemas
array of strings
schemas
urn:scim:schemas:extension:enterprise:1.0
object
urn:scim:schemas:extension:bonusly:1.0:User
object
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json