Reset Token

Request and use password reset tokens.

Generate reset token

post
/auth/generate-reset-token

Generate reset token by organization user

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
usernamestringRequired

User email

Example: [email protected]
Responses
chevron-right
201

Created

No content

post
/auth/generate-reset-token

No content

Last updated

Was this helpful?