PUT /settings/relay
Saves the relay URL list and its credential as one recoverable operation.
Request body
Response
Relay settings and credential saved
Changes
Changed in 2 of the 44 revisions of this API.115
- ▲
removed the required property
data/settings/sync/autoSyncfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
settings/sync/allOf[SyncSettingsPatchDto]/autoSyncrequest-property-removed
- ○
added the new optional request property
settings/sync/allOf[SyncSettingsPatchDto]/autoSyncEnablednew-optional-request-property
- ○
added the new optional request property
settings/sync/allOf[SyncSettingsPatchDto]/syncEnablednew-optional-request-property
- ○
added the required property
data/settings/sync/autoSyncEnabledto the response with the200statusresponse-required-property-added
- ○
added the required property
data/settings/sync/syncEnabledto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○