POST
/api/collections/collectionIdOrName/confirm-password-reset
Body Parameters
Param Type Description
Required token
String The token from the password reset request email.
Required password
String The new password to set.
Required passwordConfirm
String The new password confirmation.
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}