Skip to main content
POST
/
staff
/
reset-password
/
{customer_id}
Staff Reset Customer Password
curl --request POST \
  --url https://api.{your-broker}.slate-labs.com/staff/reset-password/{customer_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

customer_id
string<uuid>
required

Response

Successful Response