Create first time password for the Account User

After a user has been invited, they will get a token to set their password for the first time. Use this route to set the user's password. NOTE: The token expires after a single use or 30 mins. If the user does not set their password within 30 minutes, you will need to re-invite them.

Path Params
uuid
required
Body Params

New user's password info

string
required

User password

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json