Skip to main content
POST
Reset customer password

Authorizations

x-api-key
string
header
default:sfk_your_api_key
required

Storefront API key (sfk_...)

Body

application/json
token
string
required

Password reset token

Example:

"abc123xyz..."

newPassword
string
required

New password

Example:

"NewSecurePassword123!"

Response

204 - undefined
Last modified on July 26, 2026