Skip to main content
PUT
/
users
/
me
/
integration-settings
/
{slug}
Upsert My Integration Settings
curl --request PUT \
  --url https://api.{your-broker}.slate-labs.com/users/me/integration-settings/{slug}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

slug
string
required

Response

Successful Response