Put Ace Config
Set the user’s aceConfig (the settings for the in-game Ace code editor), such as whether to enable autocomplete.
Path parameters
handle
The document’s _id
or slug
.
Headers
Authorization
Basic authentication of the form Basic <username:password>.
Request
This endpoint expects an object.
liveCompletion
controls whether autocompletion snippets show up, the default value is true
behaviors
controls whether things like automatic parenthesis and quote completion happens, the default value is false
language
only for home users, should be one of [“python”, “javascript”, “cpp”, “lua”, “coffeescript”] right now
Response
This endpoint returns an object.
_id
email
name
slug
role
Usually either ‘teacher’ or ‘student’
stats
oAuthIdentities
subscription
license