Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The document's _id
or slug
.
Body
application/json
controls whether autocompletion snippets show up, the default value is true
controls whether things like automatic parenthesis and quote completion happens, the default value is false
only for home users, should be one of ["python", "javascript", "cpp", "lua", "coffeescript"] right now
Response
200 - application/json
The affected user