Update Config

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
$.ajax({
  type: 'PUT',
  url: '/api/config',
  data: {
    config: JSON.stringify({
      title: 'Time Travel'
    })
  }
});
Form Data
string

Stringified JSON holding the config data

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain