Update User Email
Purpose: Updates the email address of a centralized user.
Scope: Centralized, Learning & Talent.
Authentication
Api-Keystring
API key of the organization. Always sent together with the Secret-Access header.
Path parameters
organization_slug
user_id
Headers
Secret-Access
Request
This endpoint expects an object.
new_email
New email for the user
Response
Successful Response
message
Message of the response
code
Internal code of the response
datetime
Datetime of the API in ISO Format
data
Errors
400
Bad Request Error
422
Unprocessable Entity Error
