Skip to main content
POST
/
staff
/
customers
/
{customer_id}
/
autologin-token
Staff Mint Autologin Token
curl --request POST \
  --url https://api.{your-broker}.slate-labs.com/staff/customers/{customer_id}/autologin-token
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

customer_id
string<uuid>
required

Response

Successful Response