Post https://example.com/wp-json/dt-posts/v2/{post_type}/{post_id}/arrow-up-right
Post
Requires permission: update_any_{post_type} or the record to be shared with the user.
update_any_{post_type}
Body params: See Post Types Fields Format
Query params: add ?silent=true to disable notifications
?silent=true
When enabled, existing field values on a post will not be overwritten during update:
Single-value fields: If the field already has a value, it will be preserved and not updated.
Multi-value fields: Only new values that do not already exist will be added; existing values are preserved.
Will return the same content as: Get Post
Last updated 6 months ago