Resource Details
URL: /WebsiteAPI/v1/UpdatePasswordPrivate/{serialnumber}
Description: API resource which allows access to view and edit web user's password in Access Charity CRM.
Call type: Entity
Filter:
Sort:
GET: Allowed - Requires Authentication
POST: Not Allowed
PUT: Allowed - Requires Authentication
DELETE: Not Allowed
Fields
Field Name |
|
Select By Default |
Filterable |
Sortable |
Postable |
Post Default Value |
Putable |
oldPassword |
|
|
|
|
|
- |
|
|
Validation (Rule - Message):
- Required Field - The existing password is not specified
|
password |
|
|
|
|
|
- |
|
|
Validation (Rule - Message):
- Required Field - A password must be specified
- Must macth the RegEx: ^.{6,}$ - Password must be 6 or more characters
|
serialNumber |
|
|
|
|
|
- |
|
username |
|
|
|
|
|
- |
|