Delete a customer password reset
How to delete an existing customer password reset via API
Request
DELETE https://yourdomain.commercelayer.io/api/customer_password_resets/:id
Example
The following request tries to delete the customer password reset identified by the ID "xYZkjABcde":
Last updated