put
/user
Used to update the users account credentials. New password must not be the same as the current password. Current password optional if Facebook user never set a password- see User Details API
Authorization
oauth2 - password
oauth2 - authorizationCode
oauth2 - clientCredentials
apiKey - Authorization
Request Parameters
6 Headers
Request Body
1 Example
Schema
current_password
string
1 validation
new_password
string
1 validation + required
Responses
The 204 response.
Send a Test Request
PUT
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
Authorization