Skip to main content
PATCH
Spree Admin SDK

Authorizations

x-spree-api-key
string
header
required

Secret API key for admin access

Headers

x-spree-api-key
string
required

Path Parameters

id
string
required

The reset token from the emailed link

Body

application/json
password
string
required
Example:

"new-password-123"

password_confirmation
string
required
Example:

"new-password-123"

Response

password reset

token
string
required

JWT access token

user
object
required