Changing a Password

Function

This API is used to change the password for a user.

URI

Request Parameters

Response Parameters

None

Status Codes

Status Code

Description

204

The password is changed successfully.

400

The server failed to process the request.

401

Authentication failed.

403

Access denied.

404

The requested resource cannot be found.

405

The method specified in the request is not allowed for the requested resource.

413

The request entity is too large.

500

Internal server error.

503

Service unavailable.