Skip to main content
PUT
Put Salt Route

Body

application/json

PUT body for the salt section. All fields optional — only the ones present are applied. At least one must be present.

url
string<uri> | null
Required string length: 1 - 2083
username
string | null
Maximum string length: 255
password
string<password> | null
verify
boolean | null
eauth
enum<string> | null
Available options:
pam,
sharedsecret,
ldap,
file,
auto

Response

Successful Response

salt
SaltSettingsOut · object
required

Salt API connection settings. Password is never returned — only a boolean password_set so the UI can render "(set)" without exposing the value.

pollers
PollerSettingsOut · object
required
widget
WidgetSettingsOut · object
required
logging
LoggingSettingsOut · object
required
updated_at
string<date-time>
required