wp-api-meta-endpoints
wp-api-meta-endpoints copied to clipboard
Delete meta
Does the plugin support deletes? I am getting an error stating that it does not. I just want to know if that is an accurate error, or whether I might be trying to invoke it incorrectly.
you can delete by using the force parameter, ie
DEL https://example.com/wp-json/wp/v2/posts/1622/meta/11353?force=true