Skip to main content
POST
/
risk
/
actions
/
freeze
/
{customer_id}
Freeze Customer
curl --request POST \
  --url https://api.{your-broker}.slate-labs.com/risk/actions/freeze/{customer_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

customer_id
string
required

Response

Successful Response