/
CH
charthop
/
ChartHop API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2d ago
View markdown
charthop
ChartHop API
post
Change a user's password, or switch a user to SSO
v3
latest
Swagger 2.0
2026-08-06
750
675
2.0 MB
access
2
action
7
ai
24
ai-credit-limit
7
ai-hint
6
ai-prompt
7
allocation
5
app
27
appConfig
4
approval
21
approval-delegate
6
approval-request
4
assessment
17
band
10
billing
3
budget
8
budget-pool
7
calendar
18
category
5
category-sort
6
change
16
comment
7
comp-review
28
content
9
customer
7
data-view
5
email-template
5
event
5
exchange-rate
7
export
13
expression
2
field
13
file
9
form
19
form-response
14
goal
8
goal-type
5
goalProgress
5
goalTarget
6
group
18
group-type
5
guideline
6
import
6
job
13
job-code
11
job-level
5
legalDoc
2
mcp
4
media
4
message
7
metric
1
multiplier
5
notification
1
oauth
19
org
15
org-config
3
person
11
policy
9
preload
1
process
18
product
5
profile-tab
10
query
5
question
5
report
12
reportChart
7
role
7
saml
4
scenario
16
search
1
signature-request
10
status
1
stock
4
stockgrant
2
stripe
4
table
16
task
12
task-config
4
template
15
Time off ledger
5
timeoff
9
timeoffAdjustment
5
timeOffPolicy
10
transcript
8
usage
2
user
17
get
Return all users within an org or across orgs
post
Create a new user
patch
Assign or remove multiple users a role within an org
get
Count users matching the same filters as findUsers, broken down by invite status
get
Return a particular user by email
post
Create/invite multiple new users
get
Return the login options for a user
get
Return the currently logged in user
get
Return the user the user is currently viewing as
get
Return a particular user by its corresponding person id
post
Send a password reset email
delete
Revoke multiple user's access tokens
get
Return a particular user by id
patch
Update an existing user
post
Change a user's password, or switch a user to SSO
delete
Revoke a user's access token
post
Create/invite multiple new users
webauthn
7
well-known
6
user
Change a user's password, or switch a user to SSO
post
/v1/user/{userId}/password
Path parameters
userId
string
required
User id
Request body
ChangePasswordRequest
required
newPassword
string
required
password to change to
oldPassword
string
password to change from
Response
password changed