@dylanesque43 Were you able to sort this out? I’m having the same issue where the GET request works but when I create the route for the POST, I get the 404. When I look at the available routes on wp-json, it shows “GET” regardless of whether I set 'method' => \WP_REST_Server::READABLE
or ALLMETHODS. It just shows up as a GET