http://manage.agneshome.com/api/v2/shop/reset-password-requests/9264c40c-ce6d-4513-a17a-4166c9b7894d

Sylius\Bundle\ApiBundle\Command\Account\ResetPassword Resource class

Resource Metadata

Short name: "ResetPasswordRequest"

Item operations Attributes
shop_update_reset_password_request
[
  "method" => "PATCH"
  "path" => "/reset-password-requests/{resetPasswordToken}"
  "input" => [
    "class" => "Sylius\Bundle\ApiBundle\Command\Account\ResetPassword"
    "name" => "ResetPassword"
  ]
  "output" => [
    "class" => null
  ]
  "status" => 202
  "denormalization_context" => [
    "groups" => "shop:reset_password:update"
  ]
  "openapi_context" => [
    "summary" => "Resets password"
  ]
  "stateless" => null
  "input_formats" => [
    "json" => [
      "application/merge-patch+json"
      "application/merge-patch+json"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Collection operations Attributes
shop_create_reset_password_request
[
  "method" => "POST"
  "path" => "/reset-password-requests"
  "input" => [
    "class" => "Sylius\Bundle\ApiBundle\Command\Account\RequestResetPasswordToken"
    "name" => "RequestResetPasswordToken"
  ]
  "output" => [
    "class" => null
  ]
  "status" => 202
  "denormalization_context" => [
    "groups" => "shop:reset_password:create"
  ]
  "openapi_context" => [
    "summary" => "Requests password reset"
  ]
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Filters
No available filter declared for this resource.
Attributes
route_prefix
"shop"
validation_groups
"sylius"
messenger
"input"
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

No calls to item data provider have been recorded.

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.