Sha256: 1f5943952aec44f64d42bea35621a87dde831efaf5e97b59ab76cd608b00cfbf

Contents?: true

Size: 1.91 KB

Versions: 1

Compression:

Stored size: 1.91 KB

Contents

{
  "parameters": [

  ],
  "response_fields": [

  ],
  "requests": [
    {
      "request_headers": {
        "Content-Type": "application/json"
      },
      "request_query_parameters": {
      },
      "response_headers": {
        "X-Frame-Options": "SAMEORIGIN",
        "X-XSS-Protection": "1; mode=block",
        "X-Content-Type-Options": "nosniff",
        "X-Download-Options": "noopen",
        "X-Permitted-Cross-Domain-Policies": "none",
        "Referrer-Policy": "strict-origin-when-cross-origin",
        "Content-Type": "application/json",
        "Access-Control-Allow-Origin": "*",
        "Access-Control-Allow-Headers": "*",
        "Access-Control-Allow-Methods": "GET, POST, PATCH, PUT, DELETE, OPTIONS",
        "X-Requested-With": "",
        "Vary": "X-Requested-With, X-Flash-Messages",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "71bcddb7-206f-4e11-9a73-81de11f5539f",
        "X-Runtime": "0.051574",
        "Expires": "0",
        "Content-Length": "0"
      },
      "request_method": "POST",
      "request_path": "/api/storefront/password_resets",
      "request_body": "{\"email\":\"user7@workarea.com\"}",
      "request_content_type": "application/json",
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": null,
      "response_content_type": "application/json",
      "curl": "curl \"https://www.example.com/api/storefront/password_resets\" -d '{\"email\":\"user7@workarea.com\"}' -X POST \\\n\t-H \"Content-Type: application/json\""
    }
  ],
  "resource": "Password Resets",
  "description": "Sending a forgot password email",
  "route": "/api/storefront/password_resets",
  "explanation": "            This will send a password reset email to the email address if there\n            is an account. The email will contain a link to the site where the\n            password reset can be completed.\n",
  "http_method": "POST"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-api-4.4.6 doc/api/storefront/password_resets/sending_a_forgot_password_email.json