Found it :
Replace acf by fields
{
"title":"Sample ACF field demo",
"status": "publish",
"fields":
{
"title_fields" : "Custom title",
"rent_field" : 100,
}
}
Related Posts:
- Filtering multiple custom fields with WP REST API 2
- WP REST API: Order posts by meta value (acf)?
- WP Rest endpoint with custom post type and ACF Fields
- Organize media library into folders and get folders via WP Rest API?
- How to get custom fields in a post when published
- ACF orderby not sorting dates correctly [closed]
- WordPress API V2 – filter and order by ACF field
- update_post_meta and update_field ony working when saving the post
- Get the label from ACF checkbox [closed]
- How to update a custom post title from a front-end form using ACF fields?
- Using meta_query and custom fields within pre_get_posts to return posts within a numerical range
- Set default date in datepicker of an advanced custom field
- Query pages for use of a flexible content layout
- ACF get field label in custom code
- ACF repeater field with meta_query
- sort by date in Advanced Custom Field
- How to customize a divs background dynamically using Advanced Custom Fields Plugin?
- ACF if / else checkbox [closed]
- Post Object field orderby (Advanced Custom Field)
- ACF Plugin – Random Gallery Image with wp_get_attachment_image()
- Sorting custom admin column by value
- ACF Custom validation message not showing up
- Is it safe and good practice to use do_shortcode to escape?
- Post edit – Media Library – Only get images from current post
- Output comma with get_field in Advanced Custom Fields [closed]
- Gutenberg on an ACF options page
- Update post meta value as date difference between two fields
- Changing a specific value inside a complex repeater/flexible content field (ACF)
- get all posts in custom post type by ACF field value
- Wrap Gutenberg blocks both frontend/backend (PHP approach with ACF)
- change value of fields created with advanced custom fields in the front
- How to filter get_post with ACF by a checkbox field?
- Get posts with multiple meta values
- html element to separate php variable strings – ACF datepicker
- Get image data from advanced custom field [closed]
- Check for image with same filename but different extension
- Advanced Custom Fields if else issue
- If/Else Statement for Advanced Custom Fields
- How to get both image attachment ID and url
- Search and replace not working for ACF Images
- set_query_params using custom params defined in functions file?
- how make file upload field through custom field
- How Do I Use a ACF Custom Field To Add A Slider ID?
- Advanced Custom Fields oembed only outputs YouTube URL
- Hidden field in acf
- Importing ACF code in other page templates
- ACF Content with WPML not saving [closed]
- How do I ensure the social icons appear on all pages? [closed]
- Order get_terms by multiple meta_values
- Strip comma from last element in concatenated JSON string
- How can you query posts by advance custom field when the value is a serialized array? [closed]
- Check for duplicate custom field value before running wp_insert_post
- Query by radio button ACF
- Adding new parent item to admin bar
- Display category multi-select with Advanced Custom Felds
- Advanced Custom Fields Plugin: how to use a checkbox to allow a post to show up in desired “zone”?
- ACF: Grid based on field value
- Attaching Image-file to userId
- Advanced Custom Field Textarea not Showing (ListingPro Theme)
- Is there any way to bulk search-replace URLs that exist within ACF’s “Link” field type (serialized)?
- Transitioning Laravel App into WordPress (Portfolio Website)
- ACF – Adding PHP into Slick Slider Breaks the Slider
- Creating permissions rules with ACF repeater field
- Advanced Custom Fields frontend form submission
- Display of Custom Fields based on conditional if/and according to category/tag choice
- Comparing two dates (ACF and current time)
- Advanced Custom Fields oEmbed video width and height
- Display ACF field(s) from widget in FE
- Advanced Custom Fields, DatePicker – Check if Set
- How to access advance custom fields with post type in a for each loop
- How to pass get images in homepage also in portfolio page?
- Rearranging Content After Blog Post
- ACF order relationship by date
- How to create an ACF shortcode with Repeater Field in WordPress functions.php?
- Generate custom sized images from certain images in media library
- Acf Pro repeater field returns null when call inside foreach
- Relationship field search not retriving posts in admin
- How to use an ACF taxonomy relationship field as part of the URL structure for a custom post type?
- wp_insert_post with advanced custum fields repeater
- Only list category if it has a custom field image
- advanced custom fields plugin last input field in new posts
- Display “Today” Instead of Date for Pubslished Posts
- Updating custom fields with data from the database
- Time sort with meta_key using UNIX timestamp failing due to date differences
- Getting “Invalid argument supplied for foreach()” Warning
- How not to strip leading zero in advanced custom fields
- update_field() with repeater fields issue [closed]
- Advanced Custom Fields Image Crop
- Display ACF field only if value is greater than 0
- How to use ACF repeater? [closed]
- How to use WordPress to embed a SoundCloud download link?
- upgrading ACF (advanced custom fields) on an old site [closed]
- Updating post object via ACF breaks front-end
- Generate the post title from ACF fields
- Custom headings on WYSIWYGs per flexible content module in ACF
- Get ACF time in His format
- Pending posts showing category until published
- How to get posts in backbone where a custom field matches a value?
- Using have_rows() with nested acf fields [closed]
- Randomize post list with some posts with specific ACF value in the top 50%