Create a User

Creates a new user in Bonusly. If a deactivated user with the same userName exists, that user is reactivated and updated. If an active user already exists with the same userName, returns 409.

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

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

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