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_slugstringRequired
user_idintegerRequired

Headers

Secret-AccessstringRequired

Request

This endpoint expects an object.
new_emailstringRequired
New email for the user

Response

Successful Response
messagestring
Message of the response
codestring
Internal code of the response
datetimestring
Datetime of the API in ISO Format
dataobjectOptional

Errors

400
Bad Request Error
422
Unprocessable Entity Error