``` POST /wp-json/wp/v2/key-pair/1 Status: 404 Not Found ``` Solution is _probably_ to check which permalink method is being used, and use an endpoint like `/?rest_route=/wp-json/wp/v2/key-pair/1`?