Skip to content

Instantly share code, notes, and snippets.

@claudiosanches
Created April 21, 2016 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudiosanches/08ebf32d2345da28a0620261ad5182cd to your computer and use it in GitHub Desktop.
Save claudiosanches/08ebf32d2345da28a0620261ad5182cd to your computer and use it in GitHub Desktop.
WooCommerce - Example of OPTIONS request in the new REST API
curl -X OPTIONS https://your-woo-store.com/wp-json/wc/v1/coupons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment