POST /wp-json/wp/v2/settings

titleSite title.
descriptionSite tagline.
timezoneA city in the same timezone as you.
date_formatA date format for all date strings.
time_formatA time format for all time strings.
start_of_weekA day number of the week that the week should start on.
languageWordPress locale code.
use_smiliesConvert emoticons like :-) and :-P to graphics on display.
default_categoryDefault post category.
default_post_formatDefault post format.
posts_per_pageBlog pages show at most.
default_ping_statusAllow link notifications from other blogs (pingbacks and trackbacks) on new articles.
One of: open, closed
default_comment_statusAllow people to post comments on new articles.
One of: open, closed

Servers

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.