Skip to main content
POST
Find a WordPress post by title/slug search and update it.

Authorizations

X-Service-Token
string
header
required

Body

application/json
title
string | null
content
string | null
status
string | null
excerpt
string | null
categories
string | null
tags
string | null

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.