Skip to main content
PATCH
Spree SDK

Authorizations

x-spree-api-key
string
header
required

Publishable API key for store access

Headers

x-spree-api-key
string
required

Path Parameters

token
string
required

Password reset token from the email

Body

application/json
password
string
required
Minimum string length: 6
Example:

"newsecurepassword"

password_confirmation
string
required
Example:

"newsecurepassword"

Response

password reset successful

token
string
required

JWT access token

refresh_token
string
required

Refresh token for obtaining new access tokens

user
object
required