post https://shopapi.contit.cloud/v1/customers//check-password
This method is used to check the validity of a password for a customer identified by the customerId.
Log in to see full request history
Responses
200This method is used to check the validity of a password for a customer identified by the customerId.
200xxxxxxxxxx
curl --request POST \
--url https://shopapi.contit.cloud/v1/customers/customerId/check-password \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: