To pass the authentication step you will need to provide the following:
Username is the Tenant ID (i.e. eu-west-2_AbcdEfghI) Password is the secret you would have received
User has joined the organisation
This event is for creating a user or unsuspending a user
"{\n \"id\": \"UNIQUEREFERENCE111000\",\n \"timestamp\": \"2020-03-09T22:18:26.625Z\",\n \"eventType\": \"user_joined\",\n \"content\": {\n \"user\": {\n \"ref\": \"UID30084022\",\n \"email\": \"user@thrivelearning.com\",\n \"firstName\": \"Thomas\",\n \"lastName\": \"Jefferson\",\n \"jobTitle\": \"Director\",\n \"managerRef\": \"UID0034234555\",\n \"startDate\": \"2021-08-19T18:00:00.000Z\",\n \"timeZone\": \"Europe/London\",\n \"languageCode\": \"en-gb\"\n }\n }\n}\n"User information has changed
This event is for updating an existing user
"{\n \"id\": \"UNIQUEREFERENCE111000\",\n \"timestamp\": \"2020-03-09T22:18:26.625Z\",\n \"eventType\": \"user_updated\",\n \"content\": {\n \"user\": {\n \"ref\": \"UID30084022\",\n \"email\": \"user@thrivelearning.com\"\n }\n }\n}\n"User has left the organisation
This event is to suspend a user account when they leave the organisation
"{\n \"id\": \"UNIQUEREFERENCE111000\",\n \"timestamp\": \"2020-03-09T22:18:26.625Z\",\n \"eventType\": \"user_suspended\",\n \"content\": {\n \"user\": {\n \"ref\": \"UID30084022\"\n }\n }\n}\n"User has been deleted from the organisation
This event will obfuscate the user record while keeping the training history
"{\n \"id\": \"UNIQUEREFERENCE111000\",\n \"timestamp\": \"2020-03-09T22:18:26.625Z\",\n \"eventType\": \"user_deleted\",\n \"content\": {\n \"user\": {\n \"ref\": \"UID30084022\"\n }\n }\n}\n"An envelope containing information about the event and the event requirements
Your organisation's unique identifier for this individual
The date this individual left your organisation
Your organisation's unique identifier for this individual
The date this individual left your organisation
The input to create, update or suspend a user.
You may provide additional properties however they must match the configured custom fields.
Your organisation's unique identifier for this individual
The email address for the user
The given name of the individual
The family name of the individual
The name of this individual's role in your organisation
Your organisation's unique identifier for this individual's line manager
The date this individual started working with your organisation
The date this individual left your organisation
The user’s preferred timezone. If not provided the tenant default is used
The user’s preferred language. If not provided the tenant default is used.
One caveat is that the tenant may only use the languages they have requested.
Whether this account is managed by an Authentication provider or not.
The domain this individual is associated with
The input to create, update or suspend a user.
You may provide additional properties however they must match the configured custom fields.
Your organisation's unique identifier for this individual
The email address for the user
The given name of the individual
The family name of the individual
The name of this individual's role in your organisation
Your organisation's unique identifier for this individual's line manager
The date this individual started working with your organisation
The date this individual left your organisation
The user’s preferred timezone. If not provided the tenant default is used
The user’s preferred language. If not provided the tenant default is used.
One caveat is that the tenant may only use the languages they have requested.
Whether this account is managed by an Authentication provider or not.
The domain this individual is associated with
Your organisation's unique identifier for this individual
Your organisation's unique identifier for this individual
The date this individual left your organisation
The input to create, update or suspend a user.
You may provide additional properties however they must match the configured custom fields.
Your organisation's unique identifier for this individual
The email address for the user
The given name of the individual
The family name of the individual
The name of this individual's role in your organisation
Your organisation's unique identifier for this individual's line manager
The date this individual started working with your organisation
The date this individual left your organisation
The user’s preferred timezone. If not provided the tenant default is used
The user’s preferred language. If not provided the tenant default is used.
One caveat is that the tenant may only use the languages they have requested.
Whether this account is managed by an Authentication provider or not.
The domain this individual is associated with
The input to create, update or suspend a user.
You may provide additional properties however they must match the configured custom fields.
Your organisation's unique identifier for this individual
The email address for the user
The given name of the individual
The family name of the individual
The name of this individual's role in your organisation
Your organisation's unique identifier for this individual's line manager
The date this individual started working with your organisation
The date this individual left your organisation
The user’s preferred timezone. If not provided the tenant default is used
The user’s preferred language. If not provided the tenant default is used.
One caveat is that the tenant may only use the languages they have requested.
Whether this account is managed by an Authentication provider or not.
The domain this individual is associated with
Your organisation's unique identifier for this individual
Your organisation's unique identifier for this individual
OK
A user resource
The user’s preferred language. If not provided the tenant default is used.
One caveat is that the tenant may only use the languages they have requested.
Whether the account is active or suspended
The date and time the user was created
The date and time the user was last modified
The domain this individual is associated with
Bad Request
The request is invalid
Unauthorized
You must be authorized to process this request
Resource could not be found
The resource cannot be found or does not exist
Conflict
There was a conflict with the request and the resource
Unable to process the requested entity
The request could not be processed due to a validation error
An unexpected error has occurred
When any default error occurs it may be a system failure and persistent errors may require support.
The server is unable to process the request