Edit User Credentials

POST https://squid-app-2-bcuud.ondigitalocean.app/v1/api/user/credentials

Request Body

Name
Type
Description

UserID*

string

Unique Identifier

password*

string

password of user

"code": 400,
    "message": "User not found"

Last updated