Docs

Update Post (NPF)

Updates an existing Tumblr post using NPF.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Any Tumblr blog identifier for the target blog.

stringrequired

ID of the post to edit.

array of object

NPF content blocks for the edited post.

string

Updated state for the post.

string

Comma-separated list of tags to associate with the post.

Uncommon arguments
array of object

Optional NPF layout objects for arranging the content blocks.

date

Future ISO 8601 date/time to publish a queued post.

date

Past ISO 8601 date/time used to backdate the post.

string

Custom URL slug to use in the post permalink.

string

Source attribution URL for the post content.

string

Who can interact with this post when reblogging.

boolean

Whether to share the edited post to a connected Twitter account.

boolean

Whether this should be a private answer when editing an answer post.

string

UUID of the reblog source blog when editing a reblog.

string

ID of the reblog source post when editing a reblog.

string

Reblog key for the reblog source post when editing a reblog.

boolean

Whether to hide the full reblog trail in the edited reblog.

array of number

Specific reblog trail item indexes to exclude when editing a reblog.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.