Skip to content

Creates or updates a specific setting

POST
/api/v4/vscode/settings_sync/{settings_context_hash}/v1/resource/{resource_name}
settings_context_hash
required
string

The settings context hash

resource_name
required
string
>= 1 characters
Allowed values: settings extensions globalState machines keybindings snippets tasks profiles

Name of the resource such as settings

OK

Bad request

401 Unauthorized

Not Found