Update email

View as Markdown
Permite actualizar el email de un usuario.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

user_idstringRequired
ID del usuario

Request

This endpoint expects an object.
emailstringRequiredformat: "email"

Response headers

X-Runtimestring
X-Request-Idstring
Cache-Controlstring
Referrer-Policystring
X-Frame-Optionsstring
X-XSS-Protectionstring
X-Download-Optionsstring
X-Content-Type-Optionsstring
X-Permitted-Cross-Domain-Policiesstring

Response

OK

Errors

400
Bad Request Error
422
Unprocessable Entity Error