Title: Support delete methods
Last modified: March 7, 2017

---

# Support delete methods

 *  [oneguy](https://wordpress.org/support/users/oneguy/)
 * (@oneguy)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/support-delete-methods/)
 * Hi There -When I do an options query through postman i get this –
 *     ```
       {
         "namespace": "wp/v2",
         "methods": [
           "GET",
           "POST",
           "GET",
           "POST"
         ],
         "endpoints": [
           {
             "methods": [
               "GET"
             ],
       ```
   
 * Why do I get twice get post and not put and delete?
    Any idea how to fix that?
   I have a custom post type as well with the rest base callse – “projects-api”.
 * Thanks!!!!
    Guy

Viewing 1 replies (of 1 total)

 *  Thread Starter [oneguy](https://wordpress.org/support/users/oneguy/)
 * (@oneguy)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/support-delete-methods/#post-8883563)
 * Also ,strangely enough – I get this in the header –
 * Access-Control-Allow-Methods →POST, GET, OPTIONS, PUT, DELETE
 * The bottom line – I cannot delte any custom post type I created – i GET 403 ERROR…

Viewing 1 replies (of 1 total)

The topic ‘Support delete methods’ is closed to new replies.

 * ![](https://ps.w.org/rest-api/assets/icon-256x256.png?rev=1346297)
 * [WordPress REST API (Version 2)](https://wordpress.org/plugins/rest-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rest-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rest-api/)
 * [Active Topics](https://wordpress.org/support/plugin/rest-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rest-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rest-api/reviews/)

## Tags

 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [get](https://wordpress.org/support/topic-tag/get/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 1 reply
 * 1 participant
 * Last reply from: [oneguy](https://wordpress.org/support/users/oneguy/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/support-delete-methods/#post-8883563)
 * Status: not resolved