Skip to main content
POST
Spree Admin SDK

Authorizations

x-spree-api-key
string
header
required

Secret API key for admin access

Headers

x-spree-api-key
string
required

Body

application/json
email
string<email>
required
Example:

"admin@example.com"

redirect_url
string

Must match an allowed origin of the store; ignored otherwise.

Example:

"https://admin.your-store.com/reset-password"

Response

202 - application/json

reset requested