• raphaelnikson

    (@raphaelnikson)


    I’m trying to update a custom field, but when I run the route through POSTMAN it does not update the field. Creates a new record. The route is something like:
    wp/v2/posts/362/meta?key=servicos_status&value=pause

    Someone help me?

Viewing 1 replies (of 1 total)
  • Thread Starter raphaelnikson

    (@raphaelnikson)

    I’m trying to update a custom field, but when I run the route through POSTMAN it does not update the field. Creates a new record. The route is something like:
    $POST … wp/v2/posts/362/meta?key=servicos_status&value=pause

    Someone help me?

Viewing 1 replies (of 1 total)

The topic ‘register_rest_field update_callback not work’ is closed to new replies.