put
https://example.com/api/config
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
$.ajax({
type: 'PUT',
url: '/api/config',
data: {
config: JSON.stringify({
title: 'Time Travel'
})
}
});