Update SSO User

This API is used to update an SSO (Single Sign-On) user in the system. The update operation is performed using the user’s unique uuid.

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

Specifies the action to be performed.
Allowed values: UPDATE or DELETE.

string
required

Unique identifier of the SSO user

Headers
string

Request timestamp in YYYYMMDD'T'HHMMSS'Z' format . For example 20231214T152802Z.

string

Origin host making the request. For example, provider.com

Responses
202

Accepted

400

Bad Request

401

Unauthorized

404

Not Found

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!