Register Users

This API facilitates enabling a user's (employee or admin) account for inbound Single Sign-On (SSO) on the platform. It seamlessly integrates platform users by mapping their identifiers and maintaining an external identifier if available. Note: Prospective and onboarded employee identifiers can be retrieved through their respective APIs. For prospective employees, SSO can only be enabled when they are in self-onboarding workflow.

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

Register user request

boolean

Auto registration flag to enable user’s account for inbound SSO (true/false)

string

This is an employee user identifier in the system. You can get the employee identifier using Get All Employees API

string

This is the user identifier in the external system who is required to setup inbound SSO

Responses

400

In case the request has some invalid parameter.

401

In case Security key is not provided or invalid.

500

In case system is unable to fulfil the request due to some internal error.

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