posts
Patch a post
Partially update a post by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.
Permissions
Must have the edit_post permission.
put/api/v4/posts/{post_id}/patch
Path parameters
post_idstring required
Post GUID
Request body
Response
Post patch successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.