Viewing 1 replies (of 1 total)
  • Hey there! I know nothing about the WordPress API, but I’m the Insomnia developer.

    You have not submitted any form data with the request. The Query tab is for adding query parameters to the URL. What you want to do instead is change the Body type to Multipart Form or Form URL Encoded (I’m not sure which one WordPress requires). Then, enter the data there instead.

    I hope this helps 🙂

    ~ Gregory

Viewing 1 replies (of 1 total)

The topic ‘Submitting forms via REST api’ is closed to new replies.