Fill up advanced custom field of a custom post type via API REST POST

Found it :

Replace acf by fields

{
"title":"Sample ACF field demo",
"status": "publish",
"fields": 
    {      
        "title_fields" : "Custom title",  
        "rent_field" : 100,
    }
}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)